Uses of Enum
net.bytebuddy.description.annotation.AnnotationSource.Empty
Packages that use AnnotationSource.Empty
Package
Description
Contains descriptions of annotations and annotation values.
-
Uses of AnnotationSource.Empty in net.bytebuddy.description.annotation
Subclasses with type arguments of type AnnotationSource.Empty in net.bytebuddy.description.annotationModifier and TypeClassDescriptionstatic enumAn annotation source that does not declare any annotations.Methods in net.bytebuddy.description.annotation that return AnnotationSource.EmptyModifier and TypeMethodDescriptionstatic AnnotationSource.EmptyReturns the enum constant of this type with the specified name.static AnnotationSource.Empty[]AnnotationSource.Empty.values()Returns an array containing the constants of this enum type, in the order they are declared.