@Deprecated protected class DelegatingEList.NonResolvingEListIterator<E1> extends AbstractEList.NonResolvingEListIterator<E1>
resolve
objects.cursor, expectedModCount, lastCursor
Constructor and Description |
---|
DelegatingEList.NonResolvingEListIterator()
Deprecated.
Creates an instance.
|
DelegatingEList.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 DelegatingEList.NonResolvingEListIterator()
public DelegatingEList.NonResolvingEListIterator(int index)
index
- the starting index.