org.codehaus.janino.util
public static class ClassFile.ConstantMethodrefInfo extends ClassFile.ConstantPoolInfo
| Constructor Summary | |
|---|---|
| ConstantMethodrefInfo(short classIndex, short nameAndTypeIndex) | |
| Method Summary | |
|---|---|
| boolean | equals(Object o) |
| short | getNameAndTypeIndex() |
| int | hashCode() |
| boolean | isWide() |
| void | store(DataOutputStream dos) |