public class ConstantPoolEntryMethodType extends AbstractConstantPoolEntry
ConstantPoolEntry.Type
Constructor and Description |
---|
ConstantPoolEntryMethodType(ConstantPool cp,
ByteData data) |
Modifier and Type | Method and Description |
---|---|
void |
dump(Dumper d) |
ConstantPool |
getCp() |
ConstantPoolEntryUTF8 |
getDescriptor() |
long |
getRawByteLength() |
String |
toString() |
public ConstantPoolEntryMethodType(ConstantPool cp, ByteData data)
public ConstantPool getCp()
getCp
in class AbstractConstantPoolEntry
public long getRawByteLength()
public void dump(Dumper d)
public ConstantPoolEntryUTF8 getDescriptor()
Copyright © 2011-2021. All Rights Reserved.