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

public class YearMonthGroupBySupplier extends AbstractDateGroupBySupplier<YearMonth>
  • Constructor Details

    • YearMonthGroupBySupplier

      public YearMonthGroupBySupplier(DateTimeFormatter formatter)
    • YearMonthGroupBySupplier

      public YearMonthGroupBySupplier(String pattern)