public abstract class AbstractConstantPoolEntry extends Object implements ConstantPoolEntry
ConstantPoolEntry.Type
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
protected AbstractConstantPoolEntry(ConstantPool cp)
protected ConstantPool getCp()
Copyright © 2011-2021. All Rights Reserved.