public class IntScan extends PrimitiveExtIterator.OfInt
hasNext, isInit, next| Constructor and Description |
|---|
IntScan(PrimitiveIterator.OfInt iterator,
IntBinaryOperator accumulator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextIntnext, removepublic IntScan(@NotNull
PrimitiveIterator.OfInt iterator,
@NotNull
IntBinaryOperator accumulator)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfInt