Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleObjectCache.java19 public abstract class LocaleObjectCache<K, V> { class
23 public LocaleObjectCache() { in LocaleObjectCache() method in LocaleObjectCache
27 public LocaleObjectCache(int initialCapacity, float loadFactor, int concurrencyLevel) { in LocaleObjectCache() method in LocaleObjectCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java15 public abstract class LocaleObjectCache<K, V> { class
19 public LocaleObjectCache() { in LocaleObjectCache() method in LocaleObjectCache
23 public LocaleObjectCache(int initialCapacity, float loadFactor, int concurrencyLevel) { in LocaleObjectCache() method in LocaleObjectCache