Uses of Class
jsonvalues.JsNull
-
-
Uses of JsNull in jsonvalues
Fields in jsonvalues declared as JsNull Modifier and Type Field Description static JsNull
JsNull. NULL
The singleton null value.
-
Modifier and Type | Field | Description |
---|---|---|
static JsNull |
JsNull.NULL |
The singleton null value.
|