Uses of Class
com.google.auto.value.processor.TemplateVars
-
Packages that use TemplateVars Package Description com.google.auto.value.processor This package contains the annotation processor that implements theAutoValueAPI. -
-
Uses of TemplateVars in com.google.auto.value.processor
Subclasses of TemplateVars in com.google.auto.value.processor Modifier and Type Class Description (package private) classAutoAnnotationTemplateVarsThe variables to substitute into the autoannotation.vm template.(package private) classAutoOneOfTemplateVarsThe variables to substitute into the autooneof.vm template.(package private) classAutoValueOrOneOfTemplateVarsThe variables to substitute into the autovalue.vm or autooneof.vm template.(package private) classAutoValueTemplateVarsThe variables to substitute into the autovalue.vm template.(package private) static classGwtSerialization.GwtTemplateVars
-