Uses of Interface
java.lang.classfile.AnnotationValue.OfAnnotation
Packages that use AnnotationValue.OfAnnotationPREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfAnnotationPREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return AnnotationValue.OfAnnotationPREVIEWModifier and TypeMethodDescriptionAnnotationValue.ofAnnotation
(AnnotationPREVIEW value) Returns an annotation element for an annotation-valued element.