All Classes and Interfaces
Class
Description
A
JsonValue array.An abstract
JsonValue object which just delegates to another JsonValue object.Interface of an object which can render itself to
JsonValue.JSON text representation of a
JsonValue.A JSON value as per RFC 8259, section 3.
The trivial
JsonValue null value.A
JsonValue value which can be null.A number
JsonValue.A
JsonValue object.A String
JsonValue.A
JsonSink writing to a StringBuilder.