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