public class BackPeekingMappingLongIterator extends DelegatingUnaryLongIterator
iterator
EMPTY
Constructor and Description |
---|
BackPeekingMappingLongIterator(LongIterator iterator,
long firstPrevious,
java.util.function.LongBinaryOperator mapper) |
Modifier and Type | Method and Description |
---|---|
long |
nextLong() |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, count, from, from, from, from, from, from, from, from, from, isEmpty, of, reduce, removeAll, skip, skip
public BackPeekingMappingLongIterator(LongIterator iterator, long firstPrevious, java.util.function.LongBinaryOperator mapper)