Uses of Class
com.ibm.icu.impl.CalendarCache
-
Packages that use CalendarCache Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of CalendarCache in com.ibm.icu.util
Fields in com.ibm.icu.util declared as CalendarCache Modifier and Type Field Description private static CalendarCache
HebrewCalendar. cache
private static CalendarCache
IslamicCalendar. cache
private CalendarCache
ChineseCalendar. newYearCache
Cache that maps Gregorian year to local days of Chinese new year.private CalendarCache
ChineseCalendar. winterSolsticeCache
Cache that maps Gregorian year to local days of winter solstice.
-