Interface AnnotationValue.OfConstant

All Superinterfaces:
AnnotationValue, ClassfileElement, WritableElement<AnnotationValue>
All Known Subinterfaces:
AnnotationImpl.OfConstantImpl, AnnotationValue.OfBoolean, AnnotationValue.OfByte, AnnotationValue.OfCharacter, AnnotationValue.OfDouble, AnnotationValue.OfFloat, AnnotationValue.OfInteger, AnnotationValue.OfLong, AnnotationValue.OfShort, AnnotationValue.OfString
All Known Implementing Classes:
AnnotationImpl.OfBooleanImpl, AnnotationImpl.OfByteImpl, AnnotationImpl.OfCharacterImpl, AnnotationImpl.OfDoubleImpl, AnnotationImpl.OfFloatImpl, AnnotationImpl.OfIntegerImpl, AnnotationImpl.OfLongImpl, AnnotationImpl.OfShortImpl, AnnotationImpl.OfStringImpl
Enclosing interface:
AnnotationValue

Models a constant-valued element