Package com.aparapi.internal.model
Class ClassModel.AttributePool.PoolEntry<T>
java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
com.aparapi.internal.model.ClassModel.AttributePool.PoolEntry<T>
- All Implemented Interfaces:
Iterable<T>
- Direct Known Subclasses:
ClassModel.AttributePool.ExceptionEntry,ClassModel.AttributePool.InnerClassesEntry,ClassModel.AttributePool.LineNumberTableEntry,ClassModel.AttributePool.RealLocalVariableTableEntry,ClassModel.AttributePool.RuntimeAnnotationsEntry,ClassModel.AttributePool.RuntimeParameterAnnotationsEntry
- Enclosing class:
ClassModel.AttributePool
public abstract class ClassModel.AttributePool.PoolEntry<T>
extends ClassModel.AttributePool.AttributePoolEntry
implements Iterable<T>
-
Field Summary
FieldsFields inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
length, nameIndex -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
getAttributePool, getLength, getName, getNameIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator