Interface DateRange.UnitAware

All Known Implementing Classes:
DateRange.MonthAware, DateRange.QuarterAware, DateRange.WeekAware
Enclosing class:
DateRange

public static interface DateRange.UnitAware
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isStart

      boolean isStart(Calendar end)