public abstract class ClassModel.AttributePool.AttributePoolEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
length |
protected int |
nameIndex |
Constructor and Description |
---|
AttributePoolEntry(int _nameIndex,
int _length) |
Modifier and Type | Method and Description |
---|---|
ClassModel.AttributePool |
getAttributePool() |
int |
getLength() |
java.lang.String |
getName() |
int |
getNameIndex() |
public ClassModel.AttributePool getAttributePool()
public int getLength()
public java.lang.String getName()
public int getNameIndex()