Interface Reducer.Collector7<D,A1,A2,A3,A4,A5,A6,A7>

All Superinterfaces:
Reducer.Constructor7<D,A1,A2,A3,A4,A5,A6,A7,Unit>
Enclosing class:
Reducer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface Reducer.Collector7<D,A1,A2,A3,A4,A5,A6,A7> extends Reducer.Constructor7<D,A1,A2,A3,A4,A5,A6,A7,Unit>