Serializable, Cloneable, Map<String,Object>, net.minidev.json.JSONAware, net.minidev.json.JSONAwareEx, net.minidev.json.JSONStreamAware, net.minidev.json.JSONStreamAwareEx@NotThreadSafe public class OrderedJSONObject extends net.minidev.json.JSONObject
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object,V extends Object>| Constructor | Description |
|---|---|
OrderedJSONObject() |
| Modifier and Type | Method | 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() |
equals, hashCodeclone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuespublic OrderedJSONObject()
public void clear()
public String toJSONString()
toJSONString in interface net.minidev.json.JSONAwaretoJSONString in class net.minidev.json.JSONObjectCopyright © 2018 Connect2id Ltd.. All rights reserved.