Uses of Class
com.google.auto.value.processor.GwtCompatibility
Packages that use GwtCompatibility
Package
Description
This package contains the annotation processor that implements the
AutoValue
API.-
Uses of GwtCompatibility in com.google.auto.value.processor
Fields in com.google.auto.value.processor declared as GwtCompatibilityModifier and TypeFieldDescriptionprivate final GwtCompatibility
GwtSerialization.gwtCompatibility
Constructors in com.google.auto.value.processor with parameters of type GwtCompatibilityModifierConstructorDescription(package private)
GwtSerialization
(GwtCompatibility gwtCompatibility, ProcessingEnvironment processingEnv, TypeElement type)