Uses of Interface
de.focus_shift.spi.Limited
-
Packages that use Limited Package Description de.focus_shift.parser.predicates de.focus_shift.spi -
-
Uses of Limited in de.focus_shift.parser.predicates
Methods in de.focus_shift.parser.predicates with parameters of type Limited Modifier and Type Method Description booleanValidCycle. test(Limited limited)booleanValidFromTo. test(Limited limited)booleanValidLimitation. test(Limited limited)Evaluates if the providedHolidayinstance is valid for the provided year. -
Uses of Limited in de.focus_shift.spi
Subinterfaces of Limited in de.focus_shift.spi Modifier and Type Interface Description interfaceChristianHolidayinterfaceEthiopianOrthodoxHolidayinterfaceFixedinterfaceFixedWeekdayBetweenFixedinterfaceFixedWeekdayInMonthinterfaceFixedWeekdayRelativeToFixedinterfaceIslamicHolidayinterfaceRelativeToEasterSundayinterfaceRelativeToFixedinterfaceRelativeToWeekdayInMonth
-