public abstract class DelegatingIntIterator<T,I extends java.util.Iterator<? extends 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, from, from, isEmpty, of, reduce, removeAll, skip, skip
public DelegatingIntIterator(I iterator)