V
- Type of aggregated datapublic interface RamaAccumulatorAgg0<V> extends RamaAccumulatorAgg<V>
Modifier and Type | Method and Description |
---|---|
V |
accumulate(V currVal)
Combine current aggregated value with new input to produce new aggregated value
|
initVal