Class JsonLiteralImpl

java.lang.Object
sk.antons.json.impl.JsonValueImpl
sk.antons.json.literal.impl.JsonLiteralImpl
All Implemented Interfaces:
JsonMember, JsonValue, JsonLiteral
Direct Known Subclasses:
JsonBoolLiteralImpl, JsonExpLiteralImpl, JsonFracLiteralImpl, JsonIntLiteralImpl, JsonNullLiteralImpl, JsonStringLiteralImpl

public abstract class JsonLiteralImpl extends JsonValueImpl implements JsonLiteral
Author:
antons