Searched defs:evict (Results 1 – 2 of 2) sorted by relevance
499 final void putMapEntries(Map<? extends K, ? extends V> m, boolean evict) { in putMapEntries()514 putVal(hash(key), key, value, false, evict); in putMapEntries() local625 boolean evict) { in putVal()1779 void afterNodeInsertion(boolean evict) { } in afterNodeInsertion()
321 void afterNodeInsertion(boolean evict) { // possibly remove eldest in afterNodeInsertion()