T - public class GAvg<T extends Number> extends AbstractGroupExpression<T,T>
| Constructor and Description | 
|---|
| GAvg(Expression<T> expr) | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupCollector<T,T> | createGroupCollector() | 
accept, as, as, equals, getExpression, getType, hashCode, toStringpublic GAvg(Expression<T> expr)
public GroupCollector<T,T> createGroupCollector()
Copyright © 2007–2015 Querydsl. All rights reserved.