Interface JsonSerializable

  • All Known Implementing Classes:
    JsonArray, JsonObject

    public interface JsonSerializable
    Functional interface for classes that can be serialized to JSON.
    Since:
    1.0.0
    Author:
    Elias*