Uses of Interface
org.sellcom.geotemporal.time.HolidayPredicate
-
Packages that use HolidayPredicate Package Description org.sellcom.geotemporal.time -
-
Uses of HolidayPredicate in org.sellcom.geotemporal.time
Methods in org.sellcom.geotemporal.time with parameters of type HolidayPredicate Modifier and Type Method Description static voidTemporals. registerCustomHolidayPredicate(String countryCode, HolidayPredicate predicate)Registers a custom predicate for determining holidays in the given country.
-