public class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair |
Modifier and Type | Field and Description |
---|---|
private int |
elementValuePairCount |
private ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair[] |
elementValuePairs |
private int |
typeIndex |
Constructor and Description |
---|
AnnotationInfo(org.apache.bcel.classfile.ElementValuePair[] pairs,
int _typeIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypeDescriptor() |
int |
getTypeIndex() |
private final int typeIndex
private final int elementValuePairCount
private final ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair[] elementValuePairs