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