public class BleLruHashMap<K,V>
extends java.util.LinkedHashMap<K,V>
| Constructor and Description |
|---|
BleLruHashMap(int saveSize) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
removeEldestEntry(Entry eldest) |
java.lang.String |
toString() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size