Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DSimpleCache.java23 public class SimpleCache<K, V> implements ICUCache<K, V> { class
30 public SimpleCache() { in SimpleCache() method in SimpleCache
33 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache
37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/
DSimpleCache.java19 public class SimpleCache<K, V> implements ICUCache<K, V> { class
26 public SimpleCache() { in SimpleCache() method in SimpleCache
29 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache
33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleCache.java19 public class SimpleCache<K, V> implements ICUCache<K, V> { class
26 public SimpleCache() { in SimpleCache() method in SimpleCache
29 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache
33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...