Class LocalDateTimeAggregation

All Implemented Interfaces:
Aggregation<LocalDateTime>

public class LocalDateTimeAggregation extends CountAggregation<LocalDateTime>
Implementation of Aggregation intended for aggregating LocalDateTime values.