public class JSONArray extends JSONValue
| Modifier and Type | Method and Description |
|---|---|
void |
addTo(JSONTarget<?> target)
Appends this value to the specified target.
|
JSONValue[] |
getArray()
Returns the value.
|
public void addTo(JSONTarget<?> target)
JSONValuepublic JSONValue[] getArray()