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