public abstract class DelegatingDoubleIterator<T,I extends java.util.Iterator<T>> extends DelegatingIterator<T,I,java.lang.Double> implements DoubleIterator
DoubleIterator
s.iterator
EMPTY
Constructor and Description |
---|
DelegatingDoubleIterator(I iterator) |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, count, from, from, from, from, from, from, from, of, reduce, skip, skip
public DelegatingDoubleIterator(I iterator)