Constructor and Description |
---|
OpCountingIterator(Iterator<T> pDelegate,
Runnable pHasNextRunnable,
Runnable pNextRunnable,
Runnable pRemoveRunnable) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2023. All rights reserved.