IAccumulator 2<T, U> Methods
Methods
| Add |
Updates the accumulator with the specified value.
(Inherited from IAccumulator2<T, U, V>) |
| Remove |
Updates the accumulator by removing the specified value.
(Inherited from IAccumulator2<T, U, V>) |
| Reset |
Resets the accumulator to its initial state.
(Inherited from IAccumulator2<T, U, V>) |