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 Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
class
class
class
(package private) class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elementNameIndex
private final int elementNameIndex -
value
-
-
Constructor Details
-
ElementValuePair
public ElementValuePair(int _elementNameIndex, int _tag)
-