Interface AnnotationValue.OfLong

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

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

    • longValue

      long longValue()
      Returns the constant.
      Returns:
      the constant