Uses of Enum
net.bytebuddy.description.annotation.AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayType
Packages that use AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayType
Package
Description
Contains descriptions of annotations and annotation values.
-
Uses of AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayType in net.bytebuddy.description.annotation
Subclasses with type arguments of type AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayType in net.bytebuddy.description.annotationModifier and TypeClassDescriptionstatic enumA property delegate for a non-array type.Methods in net.bytebuddy.description.annotation that return AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayType.values()Returns an array containing the constants of this enum type, in the order they are declared.