Searched defs:dateFormatSymbolsCache (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/windows/classes/sun/util/locale/provider/
H A DHostLocaleProviderAdapterImpl.java111 private static final ConcurrentMap<Locale, SoftReference<DateFormatSymbols>> dateFormatSymbolsCache = new ConcurrentHashMap<>(); field in class:HostLocaleProviderAdapterImpl

Completed in 81 milliseconds