Package one.microstream.functional
Interface Aggregator.Creator<E,R>
- Enclosing interface:
- Aggregator<E,R>
public static interface Aggregator.Creator<E,R>
- 
Method SummaryModifier and Type Method Description Aggregator<E,R>createAggregator()
- 
Method Details- 
createAggregatorAggregator<E,R> createAggregator()
 
-