| Interface | Description |
|---|---|
| AutoValueExtension.BuilderContext |
Represents a
Builder associated with an @AutoValue class. |
| AutoValueExtension.Context |
The context of the generation cycle.
|
| Class | Description |
|---|---|
| AutoValueExtension |
An AutoValueExtension allows for extra functionality to be created during the generation of an
AutoValue class.
|
| 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.
|
Copyright © 2020 Google LLC. All Rights Reserved.