public class LongScan extends PrimitiveExtIterator.OfLong
hasNext, isInit, next| Constructor and Description |
|---|
LongScan(PrimitiveIterator.OfLong iterator,
LongBinaryOperator accumulator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextLongnext, removepublic LongScan(@NotNull
PrimitiveIterator.OfLong iterator,
@NotNull
LongBinaryOperator accumulator)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfLong