Type of items in the source.
Type of the output value.
A function that defines the sort order of the elements.
The initial value to use as the first argument to the reducer function.
Collector that returns a single output value by executing a reducer function on each entry of the Iterable.
Returns a collector that returns a single output value by executing a reducer function on each entry of the Iterable.