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