public static final class ClassFile.AnnotationsAttribute.ShortElementValue extends ClassFile.AnnotationsAttribute.ConstantElementValue
ClassFile.AnnotationsAttribute.ConstantElementValue.Visitor<R,EX extends Throwable>constantValueIndex| Constructor and Description |
|---|
ShortElementValue(short constantValueIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected <R,EX extends Throwable> |
accept(ClassFile.AnnotationsAttribute.ConstantElementValue.Visitor<R,EX> visitor)
Invokes the respective method of the
ClassFile.AnnotationsAttribute.ConstantElementValue.Visitor. |
accept, getTag, storeprotected <R,EX extends Throwable> R accept(ClassFile.AnnotationsAttribute.ConstantElementValue.Visitor<R,EX> visitor) throws EX extends Throwable
ClassFile.AnnotationsAttribute.ConstantElementValueClassFile.AnnotationsAttribute.ConstantElementValue.Visitor.accept in class ClassFile.AnnotationsAttribute.ConstantElementValueEX extends Throwable