Enum TypeDescription.Generic.Visitor.AnnotationStripper

java.lang.Object
java.lang.Enum<TypeDescription.Generic.Visitor.AnnotationStripper>
net.bytebuddy.description.type.TypeDescription.Generic.Visitor.AnnotationStripper
All Implemented Interfaces:
Serializable, Comparable<TypeDescription.Generic.Visitor.AnnotationStripper>, java.lang.constant.Constable, TypeDescription.Generic.Visitor<TypeDescription.Generic>
Enclosing interface:
TypeDescription.Generic.Visitor<T>

public static enum TypeDescription.Generic.Visitor.AnnotationStripper extends Enum<TypeDescription.Generic.Visitor.AnnotationStripper> implements TypeDescription.Generic.Visitor<TypeDescription.Generic>
A visitor that strips all type annotations of all types.