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 theAutoValueAPI. -
-
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.AnnotatedEncodingTypeVisitorTypeEncoder. ANNOTATED_ENCODING_TYPE_VISITOR
-