Interface AnnotationValue.OfClass

All Superinterfaces:
AnnotationValue, ClassFileElement, WritableElement<AnnotationValue>
All Known Implementing Classes:
AnnotationImpl.OfClassImpl
Enclosing interface:
AnnotationValue

public static sealed interface AnnotationValue.OfClass extends AnnotationValue permits AnnotationImpl.OfClassImpl
Models a class-valued element
Since:
22
  • Method Details

    • className

      Utf8Entry className()
      Returns the class name.
      Returns:
      the class name
    • classSymbol

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