@NotThreadSafe public class OrderedJSONObject extends net.minidev.json.JSONObject
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
OrderedJSONObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Set<Map.Entry<String,Object>> |
entrySet() |
Set<String> |
keySet() |
Object |
put(String s,
Object o) |
void |
putAll(Map<? extends String,?> map) |
Object |
remove(Object o) |
String |
toJSONString() |
escape, merge, merge, merge, toJSONString, toJSONString, toJSONString, toString, toString, writeJSON, writeJSON, writeJSONString, writeJSONStringclone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCodepublic OrderedJSONObject()
public void clear()
public String toJSONString()
toJSONString in interface net.minidev.json.JSONAwaretoJSONString in class net.minidev.json.JSONObjectCopyright © 2016 Connect2id Ltd.. All rights reserved.