Interface AnnotationValue.OfString

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

public static sealed interface AnnotationValue.OfString extends AnnotationValue.OfConstant
Models a string value of an element-value pair. The tag of this value is 115.
Since:
24
  • Method Details