Searched defs:removeEldestEntry (Results 1 – 2 of 2) sorted by relevance
35 protected boolean removeEldestEntry(final Map.Entry<K, V> eldest) { in removeEldestEntry() method in SimpleCache
51 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in EmojiFactory.CustomLinkedHashMap