Searched defs:removeEldestEntry (Results 1 – 6 of 6) sorted by relevance
37 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in LruMap
144 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in LoadPathToFileCache.LRUCache
136 protected boolean removeEldestEntry( in removeEldestEntry() method in BasicArrayCache.CacheMap
68 protected boolean removeEldestEntry(Map.Entry<K, V> ignored) { in removeEldestEntry() method in MapMaker.ExpiringComputingMap
517 protected boolean removeEldestEntry(Map.Entry<String, AttributeValue> eldest) { in removeEldestEntry() method in RecordEventsSpanImpl.AttributesWithCapacity
487 protected boolean removeEldestEntry(Map.Entry<K, Timestamped<V>> ignored) { in removeEldestEntry() method in LocalCache.CapacityEnforcingLinkedHashMap