Class AnnotationAppender.ForTypeAnnotations

java.lang.Object
net.bytebuddy.implementation.attribute.AnnotationAppender.ForTypeAnnotations
All Implemented Interfaces:
TypeDescription.Generic.Visitor<AnnotationAppender>
Enclosing interface:
AnnotationAppender

@Enhance public static class AnnotationAppender.ForTypeAnnotations extends Object implements TypeDescription.Generic.Visitor<AnnotationAppender>
A type visitor that visits all type annotations of a generic type and writes any discovered annotation to a supplied AnnotationAppender.