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