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