private class AttributeBaseValueDataFactory.AttributeArrayAdapter.AttributeArrayIterator extends Object implements Iterator<Data>
(package private) int
_position
private
AttributeBaseValueDataFactory.AttributeArrayAdapter.AttributeArrayIterator()
boolean
hasNext()
Data
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int _position
private AttributeBaseValueDataFactory.AttributeArrayAdapter.AttributeArrayIterator()
public boolean hasNext()
hasNext
Iterator<Data>
public Data next()
next
public void remove()
remove