Package com.aparapi.internal.model
Class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo
java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo
- Enclosing class:
ClassModel.AttributePool.RuntimeAnnotationsEntry
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
private final int
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationInfo
(org.apache.bcel.classfile.ElementValuePair[] pairs, int _typeIndex) -
Method Summary
-
Field Details
-
typeIndex
private final int typeIndex -
elementValuePairCount
private final int elementValuePairCount -
elementValuePairs
private final ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair[] elementValuePairs
-
-
Constructor Details
-
AnnotationInfo
public AnnotationInfo(org.apache.bcel.classfile.ElementValuePair[] pairs, int _typeIndex)
-
-
Method Details
-
getTypeIndex
public int getTypeIndex() -
getTypeDescriptor
-