| Package | Description |
|---|---|
| com.google.auto.value.extension | |
| com.google.auto.value.extension.memoized.processor | |
| com.google.auto.value.processor |
This package contains the annotation processor that implements the
AutoValue API. |
| Class and Description |
|---|
| AutoValueExtension.BuilderContext
Represents a
Builder associated with an @AutoValue class. |
| AutoValueExtension.Context
The context of the generation cycle.
|
| 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.
|
| Class and Description |
|---|
| AutoValueExtension
An AutoValueExtension allows for extra functionality to be created during the generation of an
AutoValue class.
|
| AutoValueExtension.Context
The context of the generation cycle.
|
| 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.
|
| Class and Description |
|---|
| AutoValueExtension
An AutoValueExtension allows for extra functionality to be created during the generation of an
AutoValue class.
|
Copyright © 2019 Google LLC. All Rights Reserved.