Class YearMonthGroupBySupplier
java.lang.Object
me.ahoo.cosid.segment.grouped.date.AbstractDateGroupBySupplier<YearMonth>
me.ahoo.cosid.segment.grouped.date.YearMonthGroupBySupplier
- All Implemented Interfaces:
Supplier<GroupedKey>
,GroupBySupplier
-
Field Summary
Fields inherited from class me.ahoo.cosid.segment.grouped.date.AbstractDateGroupBySupplier
formatter
-
Constructor Summary
ConstructorDescriptionYearMonthGroupBySupplier
(String pattern) YearMonthGroupBySupplier
(DateTimeFormatter formatter) -
Method Summary
Methods inherited from class me.ahoo.cosid.segment.grouped.date.AbstractDateGroupBySupplier
get
-
Constructor Details
-
YearMonthGroupBySupplier
-
YearMonthGroupBySupplier
-