Package com.google.auto.value.extension
-
Interface Summary Interface Description AutoValueExtension.BuilderContext Represents aBuilder
associated with an@AutoValue
class.AutoValueExtension.Context The context of the generation cycle. -
Class Summary Class Description AutoValueExtension An AutoValueExtension allows for extra functionality to be created during the generation of an AutoValue class. -
Enum Summary Enum Description AutoValueExtension.IncrementalExtensionType Indicates to an annotation processor environment supporting incremental annotation processing (currently a feature specific to Gradle starting with version 4.8) the incremental type of an Extension.