All Classes
-
Class Summary Class Description EnumJsonAdapter<T extends java.lang.Enum<T>> A JsonAdapter for enums that allows having a fallback enum value when a deserialized string does not match any enum value.PolymorphicJsonAdapterFactory<T> A JsonAdapter factory for objects that include type information in the JSON.Rfc3339DateJsonAdapter Formats dates using RFC 3339, which is formatted like2015-09-26T18:23:50.250Z.Rfc3339DateJsonAdapter Deprecated. this class moved to avoid a package name conflict in the Java Platform Module System.