| Annotation Type | Description |
|---|---|
| AutoAnnotation |
Annotation that causes an implementation of an annotation interface to be generated.
|
| AutoValue | |
| AutoValue.Builder |
Specifies that AutoValue should generate an implementation of the annotated class or interface,
to serve as a builder for the value-type class it is nested within.
|
Copyright © 2015 Google, Inc.. All Rights Reserved.