Class LongAggregation

All Implemented Interfaces:
Aggregation<Long>

public class LongAggregation extends AbstractNumberAggregation<Long>
Implementation of Aggregation intended for aggregating Long values.