K
- Key TypeV
- Value Typepublic class WriteOnceLinkedHashMap<K,V>
extends java.util.LinkedHashMap<K,V>
Modifier and Type | Class and Description |
---|---|
(package private) class |
WriteOnceLinkedHashMap.DuplicateKeyConstraintViolation |
Constructor and Description |
---|
WriteOnceLinkedHashMap() |
Modifier and Type | Method and Description |
---|---|
V |
put(K key,
V 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