Package com.aparapi.internal.model
Class ClassModel.AttributePool.ExceptionEntry
- java.lang.Object
-
- com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
-
- com.aparapi.internal.model.ClassModel.AttributePool.PoolEntry<java.lang.Integer>
-
- com.aparapi.internal.model.ClassModel.AttributePool.ExceptionEntry
-
- All Implemented Interfaces:
java.lang.Iterable<java.lang.Integer>
- Enclosing class:
- ClassModel.AttributePool
public class ClassModel.AttributePool.ExceptionEntry extends ClassModel.AttributePool.PoolEntry<java.lang.Integer>
-
-
Field Summary
-
Fields inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
length, nameIndex
-
-
Constructor Summary
Constructors Constructor Description ExceptionEntry(int[] _exceptionIndices, int _nameIndex, int _length)
-
Method Summary
-
Methods inherited from class com.aparapi.internal.model.ClassModel.AttributePool.PoolEntry
getPool, iterator
-
Methods inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
getAttributePool, getLength, getName, getNameIndex
-
-