private class AttributeBaseValueDataFactory.AttributeArrayAdapter.AttributeArrayIterator extends java.lang.Object implements java.util.Iterator<Data>
Modifier and Type | Field and Description |
---|---|
(package private) int |
_position |
Modifier | Constructor and Description |
---|---|
private |
AttributeArrayIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Data |
next() |
void |
remove() |