Uses of Enum Class
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
Methods in net.bytebuddy.description.annotation that return AnnotationSource.EmptyModifier and TypeMethodDescriptionstatic AnnotationSource.Empty
Returns the enum constant of this class with the specified name.static AnnotationSource.Empty[]
AnnotationSource.Empty.values()
Returns an array containing the constants of this enum class, in the order they are declared.