grouper property
K Function(T event)
grouper
final
Method which converts incoming events into a new GroupedStream
Implementation
final K Function(T event) grouper;
Method which converts incoming events into a new GroupedStream
final K Function(T event) grouper;