Interface JsonValue

All Known Implementing Classes:
Array, Boolean, DelegatingJsonValue, Json, Null, Nullable, Number, Object, String

public interface JsonValue
A JSON value as per RFC 8259, section 3.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    serialize(JsonSink jsonSink)