|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Group | |
| GroupColumn<R> | |
| GroupColumnDefinition<T,R> | Defines the way results of a given expression are grouped. |
| GroupProcessor<K,O> | A result processor for GroupBy that gets to analyze (and optionally reject) the result set rows in the first place and then gets to transform the Map-based results into something else. |
| GroupProcessorFactory<K,O> | A factory for GroupProcessors. |
| Class Summary | |
|---|---|
| AbstractGroupColumnDefinition<T,R> | A base class for GroupColumnDefinitions |
| GroupBy<S> | Groups results by the first expression. |
| ProcessorGroupBy<K,O> | A wrapper for GroupBy that binds the output type of given GroupProcessor(Factory). |
| QPair<K,V> | A pair of (Map) key and value |
| ValueTransformerMap<K,V,T> | A read-only view of underlying map with values transformed by a given Transformer. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||