public final class JsonNull extends JsonValue
| Constructor and Description |
|---|
JsonNull() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
clone() |
boolean |
equals(Object object) |
JsonType |
getType() |
int |
hashCode() |
static JsonNull |
newInstance() |
String |
toString() |
isJsonArray, isJsonLiteral, isJsonObject, toBufferpublic static JsonNull newInstance()
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.