Package one.microstream.functional
Interface IndexedAggregator<E,R>
- All Superinterfaces:
 IndexedAcceptor<E>
public interface IndexedAggregator<E,R> extends IndexedAcceptor<E>
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIndexedAggregator.Creator<E,R> - 
Method Summary