Skip navigation links
A 

A

auto.parcel - package auto.parcel
 
AutoParcel - Annotation Type in auto.parcel
Specifies that AutoParcel should generate an implementation class for the annotated abstract class, implementing the standard Object methods like equals to have conventional value semantics.
AutoParcel.Builder - Annotation Type in auto.parcel
Specifies that AutoParcel should generate an implementation of the annotated class or interface, to serve as a builder for the value-type class it is nested within.
AutoParcel.Validate - Annotation Type in auto.parcel
Specifies that the annotated method is a validation method.
A 
Skip navigation links