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