public class NumberElementsAccessor extends Object implements ElementsAccessor, NumericTypes
BIGDEC, BIGINT, BOOL, BYTE, CHAR, DOUBLE, FLOAT, INT, LONG, MIN_REAL_TYPE, NONNUMERIC, SHORT
Constructor and Description |
---|
NumberElementsAccessor() |
Modifier and Type | Method and Description |
---|---|
Enumeration |
getElements(Object target)
Returns an iterator over the elements of the given target object.
|
public Enumeration getElements(Object target)
ElementsAccessor
getElements
in interface ElementsAccessor
target
- the object to get the elements ofCopyright © 1997–2021 The Apache Software Foundation. All rights reserved.