public final class AccumulateIntArray
extends scala.AnyVal
| Constructor and Description |
|---|
AccumulateIntArray(int[] underlying) |
| Modifier and Type | Method and Description |
|---|---|
IntAccumulator |
accumulate() |
int[] |
underlying() |
public int[] underlying()
public IntAccumulator accumulate()