org.codehaus.janino.util

Class ClassFile.ConstantMethodrefInfo

public static class ClassFile.ConstantMethodrefInfo extends ClassFile.ConstantPoolInfo

Constructor Summary
ConstantMethodrefInfo(short classIndex, short nameAndTypeIndex)
Method Summary
booleanequals(Object o)
shortgetNameAndTypeIndex()
inthashCode()
booleanisWide()
voidstore(DataOutputStream dos)

Constructor Detail

ConstantMethodrefInfo

public ConstantMethodrefInfo(short classIndex, short nameAndTypeIndex)

Method Detail

equals

public boolean equals(Object o)

getNameAndTypeIndex

public short getNameAndTypeIndex()

hashCode

public int hashCode()

isWide

public boolean isWide()

store

public void store(DataOutputStream dos)