Class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.PrimitiveValue
java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.Value
com.aparapi.internal.model.ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.PrimitiveValue
public class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.PrimitiveValue
extends ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.Value
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate final intFields inherited from class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.Value
tag -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeNameIndex
private final int typeNameIndex -
constNameIndex
private final int constNameIndex
-
-
Constructor Details
-
PrimitiveValue
public PrimitiveValue(int _tag, int _typeNameIndex)
-
-
Method Details
-
getConstNameIndex
public int getConstNameIndex() -
getTypeNameIndex
public int getTypeNameIndex()
-