Iterator<T>
SubclassIterator(Iterator<O> original)
boolean
hasNext()
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
Iterator<O>
next