public class JsonNull extends Object implements JsonValue
| Constructor and Description |
|---|
JsonNull() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
<T> T |
getValue() |
String |
toJson() |
String |
toString() |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitas, asJsArray, asJsBoolean, asJsNull, asJsNumber, asJsObject, asJsString, asJsValuepublic static final JsonNull NULL
Copyright © 2018. All rights reserved.