Summary:
Detail:
Iterator<T>
CollectionsUtils
UnmodifiableIterator(Iterator<T> iterator)
boolean
hasNext()
T
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove