Interface JsonValue

All Known Subinterfaces:
JsonMultiValue, JsonNumber
All Known Implementing Classes:
JsonArray, JsonBoolean, JsonDouble, JsonInteger, JsonMember, JsonNull, JsonObject, JsonString

public interface JsonValue