Package | Description |
---|---|
com.querydsl.core.group |
Aggregating post processing functionality
|
Modifier and Type | Method and Description |
---|---|
GroupCollector<E,R> |
MixinGroupExpression.createGroupCollector() |
GroupCollector<T,R> |
GroupExpression.createGroupCollector()
Create a new GroupCollector to collect values belonging to this group.
|
Copyright © 2007–2016 Querydsl. All rights reserved.