Iterator<T>
NullIterator()
void
forEachRemaining(Consumer<? super T> action)
boolean
hasNext()
T
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
remove
hasNext
next
forEachRemaining