Uses of Class
net.hamnaberg.json.Json.JBoolean
-
-
Uses of Json.JBoolean in net.hamnaberg.json
Methods in net.hamnaberg.json that return Json.JBoolean Modifier and Type Method Description static Json.JBooleanJson. jBoolean(boolean value)Methods in net.hamnaberg.json that return types with arguments of type Json.JBoolean Modifier and Type Method Description java.util.Optional<Json.JBoolean>Json.JValue. asJsonBoolean()
-