public class JSONNull extends JSONValue
| Modifier and Type | Method and Description |
|---|---|
void |
addTo(JSONTarget<?> target)
Appends this value to the specified target.
|
public static final JSONNull NULL
null value.public void addTo(JSONTarget<?> target)
JSONValue