Interface AnnotationValue.OfBoolean

All Superinterfaces:
AnnotationValuePREVIEW, AnnotationValue.OfConstantPREVIEW
Enclosing interface:
AnnotationValuePREVIEW

public static sealed interface AnnotationValue.OfBoolean extends AnnotationValue.OfConstantPREVIEW
OfBoolean is a preview API of the Java platform.
Programs can only use OfBoolean when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models a boolean value of an element-value pair. The tagPREVIEW of this value is 90.
Since:
22