Searched defs:LruCache (Results 1 – 2 of 2) sorted by relevance
64 public class LruCache<K, V> { class83 public LruCache(int maxSize) { in LruCache() method in LruCache
66 public class LruCache<K, V> { class84 public LruCache(int maxSize) { in LruCache() method in LruCache