Package com.walkfares.calendar.holiday
Class Last
java.lang.Object
com.walkfares.calendar.holiday.BaseHolidayRule
com.walkfares.calendar.holiday.Last
- All Implemented Interfaces:
HolidayRule
public class Last extends BaseHolidayRule
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringgetDay()List<Holiday>getHolidaysForYear(int year)StringgetMonth()booleanisHoliday(UTCDate date)LastwithOptions(HolidayRuleOptions options)Methods inherited from class com.walkfares.calendar.holiday.BaseHolidayRule
equals, getCode, getName, getOptions, hashCode
-
Constructor Details
-
Method Details
-
withOptions
- Overrides:
withOptionsin classBaseHolidayRule
-
getHolidaysForYear
-
isHoliday
-
getDay
-
getMonth
-