Uses of Enum
net.bytebuddy.description.type.TypeDescription.Generic.Visitor.AnnotationStripper
Packages that use TypeDescription.Generic.Visitor.AnnotationStripper
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.Visitor.AnnotationStripper in net.bytebuddy.description.type
Methods in net.bytebuddy.description.type that return TypeDescription.Generic.Visitor.AnnotationStripperModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TypeDescription.Generic.Visitor.AnnotationStripper.values()
Returns an array containing the constants of this enum type, in the order they are declared.