Uses of Class
io.simplesource.dsl.AggregatorBuilder
-
Packages that use AggregatorBuilder Package Description io.simplesource.dsl -
-
Uses of AggregatorBuilder in io.simplesource.dsl
Methods in io.simplesource.dsl that return AggregatorBuilder Modifier and Type Method Description static <E,A>
AggregatorBuilder<E,A>AggregatorBuilder. newBuilder()<SE extends E>
AggregatorBuilder<E,A>AggregatorBuilder. onEvent(Class<SE> specificEventClass, Aggregator<SE,A> ch)
-