public class BackPeekingMappingIntIterator extends UnaryIntIterator
iterator
EMPTY
Constructor and Description |
---|
BackPeekingMappingIntIterator(IntIterator iterator,
int firstPrevious,
java.util.function.IntBinaryOperator mapper) |
Modifier and Type | Method and Description |
---|---|
int |
nextInt() |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, count, from, from, from, from, from, from, from, from, from, from, from, isEmpty, of, reduce, removeAll, skip, skip
public BackPeekingMappingIntIterator(IntIterator iterator, int firstPrevious, java.util.function.IntBinaryOperator mapper)