Class TypeEncoder.AnnotatedEncodingTypeVisitor

All Implemented Interfaces:
TypeVisitor<StringBuilder,StringBuilder>
Enclosing class:
TypeEncoder

private static class TypeEncoder.AnnotatedEncodingTypeVisitor extends TypeEncoder.EncodingTypeVisitor
Like TypeEncoder.EncodingTypeVisitor except that annotations on the visited type are also included in the resultant string. Class names in those annotations are also encoded using the `java.util.List` form.