public abstract class DelegatingLongIterator<T,I extends java.util.Iterator<T>> extends DelegatingIterator<T,I,java.lang.Long> implements LongIterator
LongIterator
s.iterator
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
DelegatingLongIterator(I 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 DelegatingLongIterator(I iterator)