Interface JsonReader.BindObject<T>

    • Method Detail

      • bind

        T bind​(JsonReader reader,
               T instance)
        throws java.io.IOException
        Throws:
        java.io.IOException