Iterator<E>
ObservableIterator(Iterator<E> iterDelegate)
getDelegate()
boolean
hasNext()
E
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove