Uses of Class
cloud.opencode.base.date.holiday.HolidayCalendar
Packages that use HolidayCalendar
-
Uses of HolidayCalendar in cloud.opencode.base.date.holiday
Methods in cloud.opencode.base.date.holiday that return HolidayCalendarModifier and TypeMethodDescriptionHolidayCalendar.Builder.build()Builds the HolidayCalendar 构建HolidayCalendarstatic HolidayCalendarHolidayCalendar.empty()Creates an empty calendar 创建空日历static HolidayCalendarHolidayCalendar.of(Collection<Holiday> holidays) Creates a calendar from a collection of holidays 从假日集合创建日历