Uses of Interface
sk.antons.json.literal.JsonBoolLiteral
Packages that use JsonBoolLiteral
-
Uses of JsonBoolLiteral in sk.antons.json
Methods in sk.antons.json that return JsonBoolLiteralModifier and TypeMethodDescriptionJsonValue.asBoolLiteral()Cast this value instance to JsonBoolLiteralstatic JsonBoolLiteralJsonFactory.boolLiteral(boolean value) Json boolean literal instance factory method. -
Uses of JsonBoolLiteral in sk.antons.json.impl
Methods in sk.antons.json.impl that return JsonBoolLiteral -
Uses of JsonBoolLiteral in sk.antons.json.literal.impl
Classes in sk.antons.json.literal.impl that implement JsonBoolLiteral