Uses of Class
com.google.auto.value.processor.GwtSerialization.Property
-
Packages that use GwtSerialization.Property Package Description com.google.auto.value.processor This package contains the annotation processor that implements theAutoValue
API. -
-
Uses of GwtSerialization.Property in com.google.auto.value.processor
Fields in com.google.auto.value.processor with type parameters of type GwtSerialization.Property Modifier and Type Field Description (package private) java.util.List<GwtSerialization.Property>
GwtSerialization.GwtTemplateVars. props
The properties defined by the parent class's abstract methods.
-