additionStep abstract method
O
additionStep(
- O acc
Performs an addition step on the accumulated value.
Implementation
O additionStep(O acc);
Performs an addition step on the accumulated value.
O additionStep(O acc);