Searched defs:SimpleCache (Results 1 – 4 of 4) sorted by relevance
23 public class SimpleCache<K, V> implements ICUCache<K, V> { class30 public SimpleCache() { in SimpleCache() method in SimpleCache33 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache
19 public class SimpleCache<K, V> implements ICUCache<K, V> { class26 public SimpleCache() { in SimpleCache() method in SimpleCache29 public SimpleCache(int cacheType) { in SimpleCache() method in SimpleCache33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache() method in SimpleCache
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...