org.codehaus.janino.util
Class ClassFile.ConstantMethodrefInfo
java.lang.Object
org.codehaus.janino.util.ClassFile.ConstantPoolInfo
org.codehaus.janino.util.ClassFile.ConstantMethodrefInfo
- Enclosing class:
- ClassFile
- public static class ClassFile.ConstantMethodrefInfo
- extends ClassFile.ConstantPoolInfo
ClassFile.ConstantMethodrefInfo
public ClassFile.ConstantMethodrefInfo(short classIndex,
short nameAndTypeIndex)
getNameAndTypeIndex
public short getNameAndTypeIndex()
isWide
public boolean isWide()
- Specified by:
isWide
in class ClassFile.ConstantPoolInfo
store
public void store(DataOutputStream dos)
throws IOException
- Specified by:
store
in class ClassFile.ConstantPoolInfo
- Throws:
IOException
equals
public boolean equals(Object o)
hashCode
public int hashCode()