Searched defs:LocaleObjectCache (Results 1 – 1 of 1) sorted by relevance
39 public abstract class LocaleObjectCache<K, V> { class43 public LocaleObjectCache() { in LocaleObjectCache() method in LocaleObjectCache47 public LocaleObjectCache(int initialCapacity, float loadFactor, int concurrencyLevel) { in LocaleObjectCache() method in LocaleObjectCache