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