Searched defs:removeEldestEntry (Results 1 – 3 of 3) sorted by relevance
144 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in LoadPathToFileCache.LRUCache
68 protected boolean removeEldestEntry(Map.Entry<K, V> ignored) { in removeEldestEntry() method in MapMaker.ExpiringComputingMap
487 protected boolean removeEldestEntry(Map.Entry<K, Timestamped<V>> ignored) { in removeEldestEntry() method in LocalCache.CapacityEnforcingLinkedHashMap