All Classes and Interfaces
Class
Description
Generates a Gson
TypeAdapterFactory that adapts all AutoValue annotated
Gson serializable classes.If present, indicates that the annotated method should be used for retrieving an instance of the
AutoValue.Builder.
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.
Annotation to indicate that a given class should generate a concrete implementation of a
TypeAdapterFactory that handles all the publicly denoted adapter implementations of this
project.The WildcardType interface supports multiple upper bounds and multiple lower bounds.
Factory methods for types.