Package de.focus_shift.parser.predicates
Class ValidLimitation
- java.lang.Object
-
- de.focus_shift.parser.predicates.ValidLimitation
-
-
Constructor Summary
Constructors Constructor Description ValidLimitation(int year)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleantest(Limited limited)Evaluates if the providedHolidayinstance is valid for the provided year.
-