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