Interface AnnotationValue.OfBoolean

All Superinterfaces:
AnnotationValue, AnnotationValue.OfConstant
Enclosing interface:
AnnotationValue

public static sealed interface AnnotationValue.OfBoolean extends AnnotationValue.OfConstant
Models a boolean value of an element-value pair. The tag of this value is Z.
Since:
24