| Package | Description |
|---|---|
| org.immutables.criteria.expression |
| Modifier and Type | Method and Description |
|---|---|
static AggregationOperators |
AggregationOperators.valueOf(String name) |
static AggregationOperators[] |
AggregationOperators.values() |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
Expressions.aggregation(AggregationOperators operator,
Type returnType,
Expression expression) |
Copyright © 2020 The Immutables.org authors. All rights reserved.