applyReducer abstract method

Stream<Accumulator> applyReducer(
  1. Stream<Accumulator> input
)

Implementation

Stream<Accumulator> applyReducer(Stream<Accumulator> input);