Package com.aparapi.internal.model
Class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair
- java.lang.Object
-
- com.aparapi.internal.model.ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair
-
- Enclosing class:
- ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo
public class ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair extends java.lang.Object
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description private int
elementNameIndex
private ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo.ElementValuePair.Value
value
-
Constructor Summary
Constructors Constructor Description ElementValuePair(int _elementNameIndex, int _tag)
-