Interface AnnotationValue.OfClass

All Superinterfaces:
AnnotationValue
Enclosing interface:
AnnotationValue

public static sealed interface AnnotationValue.OfClass extends AnnotationValue
Models a class value of an element-value pair. The tag of this value is 99.
Since:
24
  • Method Details

    • className

      Utf8Entry className()
      Returns the class descriptor string.
      Returns:
      the class descriptor string
    • classSymbol

      default ClassDesc classSymbol()
      Returns the class descriptor.
      Returns:
      the class descriptor