groupBy property

List<Expression<Object>> groupBy
final

The expressions to group by.

Implementation

final List<Expression> groupBy;