public class HashMapLRU
extends java.util.LinkedHashMap
LinkedHashMap
,
Serialized FormConstructor and Description |
---|
HashMapLRU(int initialCapacity,
int max_entries)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
removeEldestEntry(java.util.Map.Entry eldest) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size