public class LevelDBFullPrunedBlockStore.LRUCache extends java.util.LinkedHashMap<java.nio.ByteBuffer,UTXO>
Constructor and Description |
---|
LRUCache(int capacity,
float loadFactor) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
removeEldestEntry(java.util.Map.Entry<java.nio.ByteBuffer,UTXO> 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