Class OrderRetainingMap
java.lang.Object
java.util.AbstractMap
java.util.HashMap
com.thoughtworks.xstream.core.util.OrderRetainingMap
- All Implemented Interfaces:
Serializable, Cloneable, Map
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, merge, newHashMap, putIfAbsent, remove, replace, replace, replaceAll, sizeMethods inherited from class AbstractMap
equals, hashCode, toString
LinkedHashMap