public class BcelConstantPoolReader extends java.lang.Object implements ConstantPoolReader
| Constructor and Description |
|---|
BcelConstantPoolReader(ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readUtf8(int cpIndex) |
public BcelConstantPoolReader(ConstantPool constantPool)
public java.lang.String readUtf8(int cpIndex)
readUtf8 in interface ConstantPoolReader