Uses of Enum
net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.NoOp
Packages that use TypeDescription.Generic.AnnotationReader.NoOp
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.AnnotationReader.NoOp in net.bytebuddy.description.type
Subclasses with type arguments of type TypeDescription.Generic.AnnotationReader.NoOp in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic enumA non-operational annotation reader.Methods in net.bytebuddy.description.type that return TypeDescription.Generic.AnnotationReader.NoOpModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TypeDescription.Generic.AnnotationReader.NoOp.values()Returns an array containing the constants of this enum type, in the order they are declared.