Class LongAggregation
java.lang.Object
io.jmix.flowui.data.aggregation.impl.AbstractAggregation<T>
io.jmix.flowui.data.aggregation.impl.AbstractNumberAggregation<Long>
io.jmix.flowui.data.aggregation.impl.LongAggregation
- All Implemented Interfaces:
- Aggregation<Long>
- 
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- 
LongAggregationpublic LongAggregation()
 
- 
- 
Method Details- 
convert- Specified by:
- convertin class- AbstractNumberAggregation<Long>
 
 
-