Searched defs:SimpleCache (Results 1 – 3 of 3) sorted by relevance
17 public class SimpleCache<K, V> implements ICUCache<K, V> { class24 public SimpleCache() { in SimpleCache() method in SimpleCache27 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache31 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache
21 public class SimpleCache<K, V> implements ICUCache<K, V> { class28 public SimpleCache() { in SimpleCache() method in SimpleCache31 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache35 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache