@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() |
appendField, escape, getAsNumber, getAsString, merge, merge, merge, toJSONString, toJSONString, toJSONString, toString, toString, writeJSON, writeJSON, writeJSONKV, writeJSONString, writeJSONString
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, merge, putIfAbsent, remove, replace, replace, replaceAll, size, values
equals, hashCode
public OrderedJSONObject()
public void clear()
public String toJSONString()
toJSONString
in interface net.minidev.json.JSONAware
toJSONString
in class net.minidev.json.JSONObject
Copyright © 2017 Connect2id Ltd.. All rights reserved.