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