public abstract class DelegatingIntIterator<T,I extends java.util.Iterator<T>> extends DelegatingIterator<T,I,java.lang.Integer> implements IntIterator
IntIterator
s.iterator
EMPTY
Constructor and Description |
---|
DelegatingIntIterator(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, of, reduce, skip, skip
public DelegatingIntIterator(I iterator)