Home
last modified time | relevance | path

Searched defs:LocaleObjectCache (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/util/locale/
DLocaleObjectCache.java39 public abstract class LocaleObjectCache<K, V> { class
43 public LocaleObjectCache() { in LocaleObjectCache() method in LocaleObjectCache
47 public LocaleObjectCache(int initialCapacity, float loadFactor, int concurrencyLevel) { in LocaleObjectCache() method in LocaleObjectCache