Uses of Class
jsonvalues.JsNothing
-
Packages that use JsNothing 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 JsNothing in jsonvalues
Fields in jsonvalues declared as JsNothing Modifier and Type Field Description static JsNothing
JsNothing. NOTHING
The singleton nothing value.
-