Class BigDecimalAggregation

All Implemented Interfaces:
Aggregation<BigDecimal>

public class BigDecimalAggregation extends AbstractNumberAggregation<BigDecimal>
Implementation of Aggregation intended for aggregating BigDecimal values.