JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.google.auto.value
Annotation Types Summary
Annotation Type
Description
AutoAnnotation
Annotation that causes an implementation of an annotation interface to be generated.
AutoValue
Specifies that
AutoValue
should generate an implementation class for the annotated abstract class, implementing the standard
Object
methods like
equals
to have conventional value semantics.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2015
Google, Inc.
. All rights reserved.