public abstract class DelegatingUnaryDoubleIterator extends DelegatingTransformingDoubleIterator<java.lang.Double,DoubleIterator>
DoubleIterator
that delegates to another DoubleIterator
.iterator
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
DelegatingUnaryDoubleIterator(DoubleIterator 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
protected DelegatingUnaryDoubleIterator(DoubleIterator iterator)