Uses of Class
com.google.auto.value.processor.TypeEncoder.AnnotatedEncodingTypeVisitor
-
Packages that use TypeEncoder.AnnotatedEncodingTypeVisitor Package Description com.google.auto.value.processor This package contains the annotation processor that implements theAutoValue
API. -
-
Uses of TypeEncoder.AnnotatedEncodingTypeVisitor in com.google.auto.value.processor
Fields in com.google.auto.value.processor declared as TypeEncoder.AnnotatedEncodingTypeVisitor Modifier and Type Field Description private static TypeEncoder.AnnotatedEncodingTypeVisitor
TypeEncoder. ANNOTATED_ENCODING_TYPE_VISITOR
-