public class OrderRetainingMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
OrderRetainingMap() |
OrderRetainingMap(Map m) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Set |
entrySet() |
Set |
keySet() |
Object |
put(Object key,
Object value) |
Object |
remove(Object key) |
Collection |
values() |
clone, containsKey, containsValue, get, isEmpty, putAll, sizeequals, hashCode, toStringCopyright © 2004-2013 XStream. All Rights Reserved.