Uses of Class
jsonvalues.JsNull
-
Packages that use JsNull Package Description jsonvalues json-values is a one-package and zero-dependency library to work with jsons in a declarative and functional way. -
-
Uses of JsNull in jsonvalues
Fields in jsonvalues declared as JsNull Modifier and Type Field Description static JsNull
JsNull. NULL
The singleton null value.
-