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 classLikeTypeEncoder.EncodingTypeVisitorexcept that annotations on the visited type are also included in the resultant string.private static classLikeTypeEncoder.EncodingTypeVisitorexcept that type parameters are omitted from the result.Fields in com.google.auto.value.processor declared as TypeEncoder.EncodingTypeVisitorModifier and TypeFieldDescriptionprivate static final TypeEncoder.EncodingTypeVisitorTypeEncoder.ENCODING_TYPE_VISITOR