Class BigIntegerAggregation

All Implemented Interfaces:
Aggregation<BigInteger>

public class BigIntegerAggregation extends AbstractNumberAggregation<BigInteger>
Implementation of Aggregation intended for aggregating BigInteger values.