Annotation Interface GenerateTypeAdapter
Annotate a given AutoValue-annotated type to indicate to auto-value-gson to generate its
TypeAdapter in a separate class rather than an inner class of an intermediate AutoValue-generated
class hierarchy.
-
Field Summary
Fields
-
Field Details
-
FACTORY
static final com.google.gson.TypeAdapterFactory FACTORY
-