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 ClassesNested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate OrderRetainingMap.ArraySetDeprecated.private ListDeprecated. -
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
-
Field Details
-
keyOrder
Deprecated. -
valueOrder
Deprecated.
-
-
Constructor Details
-
OrderRetainingMap
public OrderRetainingMap()Deprecated. -
OrderRetainingMap
Deprecated.
-
-
Method Details
LinkedHashMap