public abstract class DelegatingUnaryIntIterator extends DelegatingTransformingIntIterator<java.lang.Integer,IntIterator>
IntIterator
that delegates to another IntIterator
.iterator
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
DelegatingUnaryIntIterator(IntIterator iterator) |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, count, from, from, from, from, from, from, from, from, from, from, from, isEmpty, of, reduce, removeAll, skip, skip
protected DelegatingUnaryIntIterator(IntIterator iterator)