Package | Description |
---|---|
com.google.auto.value.processor |
This package contains the annotation processor that implements the
AutoValue API. |
Modifier and Type | Field and Description |
---|---|
private GwtCompatibility |
GwtSerialization.gwtCompatibility |
Constructor and Description |
---|
GwtSerialization(GwtCompatibility gwtCompatibility,
javax.annotation.processing.ProcessingEnvironment processingEnv,
javax.lang.model.element.TypeElement type) |