Package one.microstream.util.cql
Class CqlWrapperCollectorSequenceSorting<O,R extends Consumer<O> & XIterable<O>>
java.lang.Object
one.microstream.util.cql.CqlWrapperCollectorSequenceSorting<O,R>
- All Implemented Interfaces:
- Consumer<O>,- Aggregator<O,R>
public final class CqlWrapperCollectorSequenceSorting<O,R extends Consumer<O> & XIterable<O>> extends Object implements Aggregator<O,R>
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.functional.AggregatorAggregator.Creator<E,R>
- 
Constructor SummaryConstructors Constructor Description CqlWrapperCollectorSequenceSorting()
- 
Method Summary
- 
Constructor Details- 
CqlWrapperCollectorSequenceSortingpublic CqlWrapperCollectorSequenceSorting()
 
- 
- 
Method Details