Summary:
Detail:
Iterator<T>
IteratorUtil
private ListIterator<T>
listIterator
ReverseIterator(List<T> list)
boolean
hasNext()
T
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove