Uses of Interface
sk.antons.json.literal.JsonIntLiteral
Packages that use JsonIntLiteral
-
Uses of JsonIntLiteral in sk.antons.json
Methods in sk.antons.json that return JsonIntLiteralModifier and TypeMethodDescriptionJsonValue.asIntLiteral()Cast this value instance to JsonIntLiteralstatic JsonIntLiteralJsonFactory.intLiteral(long value) Json integer literal instance factory method. -
Uses of JsonIntLiteral in sk.antons.json.impl
Methods in sk.antons.json.impl that return JsonIntLiteral -
Uses of JsonIntLiteral in sk.antons.json.literal.impl
Classes in sk.antons.json.literal.impl that implement JsonIntLiteral