Interface JsonReader.ReadObject<T>

    • Method Detail

      • read

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