Interface AnnotationValue.OfCharacter

All Superinterfaces:
AnnotationValuePREVIEW, AnnotationValue.OfConstantPREVIEW, ClassFileElementPREVIEW, WritableElementPREVIEW<AnnotationValuePREVIEW>
Enclosing interface:
AnnotationValuePREVIEW

public static sealed interface AnnotationValue.OfCharacter extends AnnotationValue.OfConstantPREVIEW
OfCharacter is a preview API of the Java platform.
Programs can only use OfCharacter 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 constant-valued element
Since:
22
  • Method Details

    • charValue

      char charValue()
      Returns the constant.
      Returns:
      the constant