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