Module org.holiday.calendar.core
module org.holiday.calendar.core
Holiday Calendar core API module.
Provides the core abstractions for defining, building, and calculating
holiday calendars: Holiday, HolidayCalendar,
HolidayCalendarService, HolidayCalendarFactory, and
associated functional interfaces.
-
Packages
ExportsPackageDescriptionBase classes and interfaces of Holiday Calendar API.Functional interfaces to support construction of filters and date calculation algorithms as lambda expressions.Implementations ofObservancefor common holidays observed in multiple regions and contexts.