public abstract class AbstractConstantPoolEntry extends java.lang.Object implements ConstantPoolEntry
ConstantPoolEntry.Type
Modifier and Type | Field and Description |
---|---|
private ConstantPool |
cp |
Modifier | Constructor and Description |
---|---|
protected |
AbstractConstantPoolEntry(ConstantPool cp) |
Modifier and Type | Method and Description |
---|---|
protected ConstantPool |
getCp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dump, getRawByteLength
private final ConstantPool cp
protected AbstractConstantPoolEntry(ConstantPool cp)
protected ConstantPool getCp()