grouper property

K Function(T event) grouper
final

Method which converts incoming events into a new GroupedStream

Implementation

final K Function(T event) grouper;