java.lang.Object
com.orchestranetworks.addon.dint.transformation.ValidatableDefinition
com.orchestranetworks.addon.dint.transformation.aggregate.AggregateTransformationDefinition<Integer,Integer>
com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
All Implemented Interfaces:
TransformationDefinition<List<Integer>,Integer>

public final class IntegerAggregate extends AggregateTransformationDefinition<Integer,Integer>
Represents a transformation function to aggregate integers.
Since:
4.1.0