Class OrderRetainingMap
java.lang.Object
java.util.AbstractMap
java.util.HashMap
com.thoughtworks.xstream.core.util.OrderRetainingMap
- All Implemented Interfaces:
Serializable,Cloneable,Map
Deprecated.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class java.util.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 java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, merge, newHashMap, putIfAbsent, remove, replace, replace, replaceAll, sizeMethods inherited from class java.util.AbstractMap
equals, hashCode, toString
-
Field Details
-
keyOrder
Deprecated. -
valueOrder
Deprecated.
-
-
Constructor Details
-
OrderRetainingMap
public OrderRetainingMap()Deprecated. -
OrderRetainingMap
Deprecated.
-
-
Method Details
-
putAll
Deprecated. -
put
Deprecated. -
remove
Deprecated. -
clear
public void clear()Deprecated. -
values
Deprecated. -
keySet
Deprecated. -
entrySet
Deprecated.
-
LinkedHashMap