Class LocalDateAggregation

All Implemented Interfaces:
Aggregation<LocalDate>

public class LocalDateAggregation extends CountAggregation<LocalDate>
Implementation of Aggregation intended for aggregating LocalDate values.