Searched defs:LruCache (Results 1 – 2 of 2) sorted by relevance
25 public class LruCache<K, V> { class33 public LruCache(final int capacity) { in LruCache() method in LruCache
29 public class LruCache<K, V> { class37 public LruCache(final int capacity) { in LruCache() method in LruCache