Uses of Interface
java.lang.classfile.AnnotationValue.OfChar
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfCharPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionAnnotationValue.ofChar
(char value) Returns a char value for an element-value pair.AnnotationValue.ofChar
(IntegerEntryPREVIEW value) Returns a char value for an element-value pair.