public class FifoHashMap<E,G>
extends java.util.LinkedHashMap<E,G>
Constructor and Description |
---|
FifoHashMap(int max) |
Modifier and Type | Method and Description |
---|---|
G |
put(E key,
G value) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, putAll, putIfAbsent, remove, remove, replace, replace, size