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
38 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in BasicLruCache.CacheMap
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
517 protected boolean removeEldestEntry(Map.Entry<String, AttributeValue> eldest) { in removeEldestEntry() method in RecordEventsSpanImpl.AttributesWithCapacity
489 protected boolean removeEldestEntry(Entry<K, Timestamped<V>> ignored) { in removeEldestEntry() method in LocalCache.CapacityEnforcingLinkedHashMap