public abstract class DelegatingUnaryLongIterator extends DelegatingTransformingLongIterator<java.lang.Long,LongIterator>
LongIterator
that delegates to another LongIterator
.iterator
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
DelegatingUnaryLongIterator(LongIterator 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, isEmpty, of, reduce, removeAll, skip, skip
protected DelegatingUnaryLongIterator(LongIterator iterator)