org.apache.bcel.classfile
public class ClassElementValue extends ElementValue
| Constructor Summary | |
|---|---|
| ClassElementValue(int type, int idx, ConstantPool cpool) | |
| Method Summary | |
|---|---|
| void | dump(DataOutputStream dos) |
| String | getClassString() |
| int | getIndex() |
| String | stringifyValue() |