Interface Group<T>
- Type Parameters:
- T- the type of element
- All Superinterfaces:
- Queryable<T>
Represents group
- Since:
- 4.0.0
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.groovy.ginq.provider.collection.runtime.QueryableQueryable.Order<T,U extends Comparable<? super U>> 
- 
Field SummaryFields inherited from interface org.apache.groovy.ginq.provider.collection.runtime.QueryableEMPTY_QUERYABLE, NULL
- 
Method SummaryStatic MethodsMethods inherited from interface org.apache.groovy.ginq.provider.collection.runtime.Queryableagg, avg, count, count, crossJoin, distinct, exists, fullHashJoin, fullJoin, groupBy, groupBy, innerHashJoin, innerJoin, intersect, leftHashJoin, leftJoin, limit, limit, list, max, median, min, minus, orderBy, orderBy, over, rightHashJoin, rightJoin, select, size, stdev, stdevp, stream, sum, toList, union, unionAll, var, varp, where