IAccumulator<T, U> Methods
Methods
| Add | Updates the accumulator with the specified value. |
| Add | Updates the accumulator with a missing value. |
| Remove | Updates the accumulator by removing the specified value. |
| Remove | Updates the accumulator by removing a missing value. |
| Reset | Resets the accumulator to its initial state. |