Uses of Class
org.aoju.bus.core.date.calendar.DayWrapper
Packages that use DayWrapper
-
Uses of DayWrapper in org.aoju.bus.core.date.calendar
Constructor parameters in org.aoju.bus.core.date.calendar with type arguments of type DayWrapperModifierConstructorDescriptionMonthWrapper(int month, List<DayWrapper> days, int length) NonWrapper(List<YearWrapper> years, Map<String, DayWrapper> dayMap, List<DayWrapper> dayList)