E - the type of elements returned by this iteratorpublic interface ResettableListIterator<E> extends java.util.ListIterator<E>, ResettableIterator<E>, OrderedIterator<E>
This interface allows an iterator to be repeatedly reused.
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setresethasPrevious, previousCopyright © 2010 - 2023 Adobe. All Rights Reserved