Package com.walkfares.calendar.holiday
Class Every
java.lang.Object
com.walkfares.calendar.holiday.BaseHolidayRule
com.walkfares.calendar.holiday.Every
- All Implemented Interfaces:
HolidayRule
public class Every extends BaseHolidayRule
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description List<Holiday>
getHolidaysForYear(int year)
boolean
isHoliday(UTCDate date)
Methods inherited from class com.walkfares.calendar.holiday.BaseHolidayRule
equals, getCode, getName, getOptions, hashCode, withOptions