Class BigIntegerAggregation
java.lang.Object
io.jmix.flowui.data.aggregation.impl.AbstractAggregation<T>
io.jmix.flowui.data.aggregation.impl.AbstractNumberAggregation<BigInteger>
io.jmix.flowui.data.aggregation.impl.BigIntegerAggregation
- All Implemented Interfaces:
Aggregation<BigInteger>
-
Field Summary
Fields inherited from class io.jmix.flowui.data.aggregation.impl.AbstractAggregation
clazz
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.flowui.data.aggregation.impl.AbstractNumberAggregation
avg, getSupportedAggregationTypes, max, min, sum
Methods inherited from class io.jmix.flowui.data.aggregation.impl.AbstractAggregation
count, getResultClass
-
Constructor Details
-
BigIntegerAggregation
public BigIntegerAggregation()
-
-
Method Details
-
convert
- Specified by:
convert
in classAbstractNumberAggregation<BigInteger>
-