Package io.jmix.flowui.data.aggregation.impl
@NonNullApi
package io.jmix.flowui.data.aggregation.impl
-
ClassesClassDescriptionAn abstract base implementation of the
Aggregationinterface.AbstractNumberAggregation<T extends Number>Abstract base class for performing aggregation operations on collections of numerical data.A delegate component responsible for performing data aggregation operations.Implementation ofAggregationintended for aggregatingBigDecimalvalues.Implementation ofAggregationintended for aggregatingBigIntegervalues.Implementation ofAbstractAggregationthat provides the foundation for performing aggregation operations by counting the number of items within a collection.Implementation ofAggregationintended for aggregatingDatevalues.Implementation ofAggregationintended for aggregatingdate-timevalues.Implementation ofAggregationintended for aggregatingDoublevalues.Implementation ofAggregationintended for aggregatingLocalDatevalues.Implementation ofAggregationintended for aggregatingLocalDateTimevalues.Implementation ofAggregationintended for aggregatingLocalTimevalues.Implementation ofAggregationintended for aggregatingLongvalues.Implementation ofAggregationintended for aggregatingOffsetDateTimevalues.Implementation ofAggregationintended for aggregatingOffsetTimevalues.Implementation ofAggregationintended for aggregatingTimevalues.