public static class Json.JsonHashMap
extends java.util.LinkedHashMap<java.lang.String,java.lang.Object>
toString() method
that produces JSON text.| Constructor and Description |
|---|
JsonHashMap() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns a JSON-formatted string representation of this map.
|
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size