Package com.aparapi.internal.model
Class ClassModel.AttributePool.SyntheticEntry
- java.lang.Object
-
- com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
-
- com.aparapi.internal.model.ClassModel.AttributePool.SyntheticEntry
-
- Enclosing class:
- ClassModel.AttributePool
public class ClassModel.AttributePool.SyntheticEntry extends ClassModel.AttributePool.AttributePoolEntry
-
-
Field Summary
-
Fields inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
length, nameIndex
-
-
Constructor Summary
Constructors Constructor Description SyntheticEntry(int _nameIndex, int _length)
-
Method Summary
-
Methods inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
getAttributePool, getLength, getName, getNameIndex
-
-