org.codehaus.janino.util
public static class ClassFile.ConstantNameAndTypeInfo extends ClassFile.ConstantPoolInfo
Constructor Summary | |
---|---|
ConstantNameAndTypeInfo(short nameIndex, short descriptorIndex) |
Method Summary | |
---|---|
boolean | equals(Object o) |
short | getDescriptorIndex() |
int | hashCode() |
boolean | isWide() |
void | store(DataOutputStream dos) |