Uses of Class
net.hamnaberg.json.Json.JNull
-
-
Uses of Json.JNull in net.hamnaberg.json
Fields in net.hamnaberg.json declared as Json.JNull Modifier and Type Field Description static Json.JNullJson.JNull. INSTANCEMethods in net.hamnaberg.json that return Json.JNull Modifier and Type Method Description static Json.JNullJson. jNull()Methods in net.hamnaberg.json that return types with arguments of type Json.JNull Modifier and Type Method Description java.util.Optional<Json.JNull>Json.JValue. asJsonNull()
-