@Deprecated protected class BasicEList.NonResolvingEListIterator<E1> extends AbstractEList.NonResolvingEListIterator<E1>
resolve
objects.cursor, expectedModCount, lastCursor
Constructor and Description |
---|
BasicEList.NonResolvingEListIterator()
Deprecated.
Creates an instance.
|
BasicEList.NonResolvingEListIterator(int index)
Deprecated.
Creates an instance advanced to the index.
|
add, doNext, doPrevious, remove, set
doAdd, doSet, hasPrevious, nextIndex, previous, previousIndex
checkModCount, hasNext, next
public BasicEList.NonResolvingEListIterator()
public BasicEList.NonResolvingEListIterator(int index)
index
- the starting index.