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