Uses of Class
de.focus_shift.jollyday.core.HolidayManager
-
Packages that use HolidayManager Package Description de.focus_shift.jollyday.core -
-
Uses of HolidayManager in de.focus_shift.jollyday.core
Methods in de.focus_shift.jollyday.core that return HolidayManager Modifier and Type Method Description static HolidayManagerHolidayManager. getInstance()Creates a HolidayManager instance for the default locale country using the configured properties from the configuration file.static HolidayManagerHolidayManager. getInstance(ManagerParameter parameter)Creates and returns aHolidayManagerfor the providedManagerParametersstatic HolidayManagerHolidayManager. getInstance(Properties properties)Creates a HolidayManager instance for the default locale country using the provided properties.
-