Uses of Interface
one.microstream.functional.SortingAggregator
- 
Packages that use SortingAggregator Package Description one.microstream.functional one.microstream.util.cql  - 
- 
Uses of SortingAggregator in one.microstream.functional
Methods in one.microstream.functional that return SortingAggregator Modifier and Type Method Description SortingAggregator<E,R>SortingAggregator. sort(Comparator<? super E> order) - 
Uses of SortingAggregator in one.microstream.util.cql
Classes in one.microstream.util.cql that implement SortingAggregator Modifier and Type Class Description classCqlWrapperCollectorProcedure<O,T extends Consumer<O>> 
 -