Interface AnnotationValue.OfByte

All Superinterfaces:
AnnotationValue, AnnotationValue.OfConstant, ClassfileElement, WritableElement<AnnotationValue>
All Known Implementing Classes:
AnnotationImpl.OfByteImpl
Enclosing interface:
AnnotationValue

public static sealed interface AnnotationValue.OfByte extends AnnotationValue.OfConstant permits AnnotationImpl.OfByteImpl
Models a constant-valued element
  • Method Details

    • byteValue

      byte byteValue()
      Returns the constant.
      Returns:
      the constant