|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the type to iterate overpublic interface ResettableListIterator<E>
Defines a list iterator that can be reset back to an initial state.
This interface allows an iterator to be repeatedly reused.
Method Summary |
---|
Methods inherited from interface java.util.ListIterator |
---|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
Methods inherited from interface org.apache.commons.collections4.ResettableIterator |
---|
reset |
Methods inherited from interface org.apache.commons.collections4.OrderedIterator |
---|
hasPrevious, previous |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |