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

    Exports
    Package
    Description
    Base classes and interfaces of Holiday Calendar API.
    Functional interfaces to support construction of filters and date calculation algorithms as lambda expressions.