public class JSONObject extends JSONValue
void
addTo(JSONTarget<?> target)
JSONValue
getFirst(String name)
Map.Entry<String,JSONValue>[]
getMembers()
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public void addTo(JSONTarget<?> target)
addTo
target
public Map.Entry<String,JSONValue>[] getMembers()
public JSONValue getFirst(String name)
name
null
Copyright © 2022. All rights reserved.