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)
ElementsAccessorgetElements in interface ElementsAccessortarget - the object to get the elements ofCopyright © 1997–2018 OpenSymphony. All rights reserved.