public final class JsJsonNull extends JsJsonValue implements JsonNull
Modifier | Constructor and Description |
---|---|
protected |
JsJsonNull() |
Modifier and Type | Method and Description |
---|---|
static JsonNull |
create() |
asBoolean, asNumber, asString, getType, jsEquals, toJson, toNative
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
public static JsonNull create()
Copyright © 2018. All rights reserved.