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 |
|---|---|
String |
toString() |
clear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic final String toString()
toString in class AbstractMap<K,V>Copyright © 2017 The Apache Software Foundation. All rights reserved.