Package 

Class DateAdapter

    • Constructor Summary

      Constructors 
      Constructor Description
      DateAdapter()
    • Method Summary

      Modifier and Type Method Description
      Unit toJson(JsonWriter writer, Date value)
      Date fromJson(JsonReader reader)
      • Methods inherited from class io.getstream.chat.android.client.parser2.adapters.DateAdapter

        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
    • Constructor Detail

      • DateAdapter

        DateAdapter()