Interface JsonObject

    • Method Detail

      • toJson

        Object toJson​(JsonBuilder builder)
        Converts this object to a JSON object
        Parameters:
        builder - a builder that can be used to perform the conversion
        Returns:
        the JSON object