Searched defs:LruCache (Results 1 – 2 of 2) sorted by relevance
63 public class LruCache<K, V> { class82 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