Uses of Class
com.google.auto.value.processor.GwtCompatibility
-
Packages that use GwtCompatibility Package Description com.google.auto.value.processor This package contains the annotation processor that implements theAutoValueAPI. -
-
Uses of GwtCompatibility in com.google.auto.value.processor
Fields in com.google.auto.value.processor declared as GwtCompatibility Modifier and Type Field Description private GwtCompatibilityGwtSerialization. gwtCompatibilityConstructors in com.google.auto.value.processor with parameters of type GwtCompatibility Constructor Description GwtSerialization(GwtCompatibility gwtCompatibility, javax.annotation.processing.ProcessingEnvironment processingEnv, javax.lang.model.element.TypeElement type)
-