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 SummaryFields inherited from class io.jmix.flowui.data.aggregation.impl.AbstractAggregationclazz
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.flowui.data.aggregation.impl.AbstractNumberAggregationavg, getSupportedAggregationTypes, max, min, sumMethods inherited from class io.jmix.flowui.data.aggregation.impl.AbstractAggregationcount, getResultClass
- 
Constructor Details- 
BigIntegerAggregationpublic BigIntegerAggregation()
 
- 
- 
Method Details- 
convert- Specified by:
- convertin class- AbstractNumberAggregation<BigInteger>
 
 
-