Uses of Interface
io.smallrye.classfile.AnnotationValue.OfAnnotation
Packages that use AnnotationValue.OfAnnotation
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfAnnotation in io.smallrye.classfile
Methods in io.smallrye.classfile that return AnnotationValue.OfAnnotationModifier and TypeMethodDescriptionstatic AnnotationValue.OfAnnotationAnnotationValue.ofAnnotation(Annotation value) Returns an annotation value for an element-value pair.