public class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
elementNameIndex |
private ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.Value |
value |
Constructor and Description |
---|
ElementValuePair(int _elementNameIndex,
int _tag) |