Uses of Class
com.google.auto.value.processor.TypeEncoder.EncodingTypeVisitor
Packages that use TypeEncoder.EncodingTypeVisitor
Package
Description
This package contains the annotation processor that implements the
AutoValue
API.-
Uses of TypeEncoder.EncodingTypeVisitor in com.google.auto.value.processor
Subclasses of TypeEncoder.EncodingTypeVisitor in com.google.auto.value.processorModifier and TypeClassDescriptionprivate static class
LikeTypeEncoder.EncodingTypeVisitor
except that annotations on the visited type are also included in the resultant string.private static class
LikeTypeEncoder.EncodingTypeVisitor
except that type parameters are omitted from the result.Fields in com.google.auto.value.processor declared as TypeEncoder.EncodingTypeVisitorModifier and TypeFieldDescriptionprivate static final TypeEncoder.EncodingTypeVisitor
TypeEncoder.ENCODING_TYPE_VISITOR