T
Iterator<T>
OpCountingIterator(Iterator<T> pDelegate, Runnable pHasNextRunnable, Runnable pNextRunnable, Runnable pRemoveRunnable)
boolean
hasNext()
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove