accumulator property

JBiFunction<A, T, A> accumulator
getter/setter pair

Implementation

late JBiFunction<A, T, A> accumulator;