public class JsonStringHashMap<K,V> extends LinkedHashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JsonStringHashMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
toString() |
clear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valueshashCodeCopyright © 2016 The Apache Software Foundation. All rights reserved.