Interface JsonReader.ReadJsonObject<T extends JsonObject>

    • Method Detail

      • deserialize

        @Nullable
        T deserialize​(JsonReader reader)
               throws java.io.IOException
        Throws:
        java.io.IOException