public abstract class DelegatingTransformingIntIterator<T,I extends java.util.Iterator<? extends T>> extends DelegatingTransformingIterator<T,I,java.lang.Integer> implements IntIterator
IntIterator
s.iterator
EMPTY
Constructor and Description |
---|
DelegatingTransformingIntIterator(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 DelegatingTransformingIntIterator(I iterator)