Package 

Class UserJsonAdapter

    • Constructor Summary

      Constructors 
      Constructor Description
      UserJsonAdapter(Moshi moshi)
    • Method Summary

      Modifier and Type Method Description
      String toString()
      User fromJson(JsonReader reader)
      Unit toJson(JsonWriter writer, User value_)
      • Methods inherited from class io.piano.android.composer.model.UserJsonAdapter

        failOnUnknown, fromJson, fromJson, fromJsonValue, indent, isLenient, lenient, nonNull, nullSafe, serializeNulls, toJson, toJson, toJsonValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait