public class BackPeekingMappingDoubleIterator extends DelegatingUnaryDoubleIterator
iterator
EMPTY
Constructor and Description |
---|
BackPeekingMappingDoubleIterator(DoubleIterator iterator,
double firstPrevious,
java.util.function.DoubleBinaryOperator mapper) |
Modifier and Type | Method and Description |
---|---|
double |
nextDouble() |
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 BackPeekingMappingDoubleIterator(DoubleIterator iterator, double firstPrevious, java.util.function.DoubleBinaryOperator mapper)