Uses of Interface
java.lang.classfile.AnnotationValue.OfArray
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfArrayPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionAnnotationValue.ofArray
(AnnotationValuePREVIEW... values) Returns an array value for an element-value pair.AnnotationValue.ofArray
(List<AnnotationValuePREVIEW> values) Returns an array value for an element-value pair.