public static class AggregateFunction.Min<PROPERTY> extends AggregateFunction.AbstractFunction<PROPERTY>
AggregateFunction.AbstractFunction<PROPERTY>, AggregateFunction.Asterisk, AggregateFunction.Avg<PROPERTY>, AggregateFunction.AvgAsDouble, AggregateFunction.Count, AggregateFunction.Max<PROPERTY>, AggregateFunction.Min<PROPERTY>, AggregateFunction.Sum<PROPERTY>, AggregateFunction.VisitorAsterisk| Constructor and Description |
|---|
Min(PropertyMetamodel<PROPERTY> argument) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PropertyMetamodel.Visitor visitor) |
public Min(PropertyMetamodel<PROPERTY> argument)
public void accept(PropertyMetamodel.Visitor visitor)