Uses of Enum Class
net.bytebuddy.description.annotation.AnnotationValue.RenderingDispatcher
Packages that use AnnotationValue.RenderingDispatcher
Package
Description
Contains descriptions of annotations and annotation values.
-
Uses of AnnotationValue.RenderingDispatcher in net.bytebuddy.description.annotation
Fields in net.bytebuddy.description.annotation declared as AnnotationValue.RenderingDispatcherModifier and TypeFieldDescriptionstatic final AnnotationValue.RenderingDispatcherAnnotationValue.RenderingDispatcher.CURRENTThe rendering dispatcher for the current VM.Methods in net.bytebuddy.description.annotation that return AnnotationValue.RenderingDispatcherModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AnnotationValue.RenderingDispatcher[]AnnotationValue.RenderingDispatcher.values()Returns an array containing the constants of this enum class, in the order they are declared.