public class InterfaceMethodRefEntry extends ConstPoolEntry
| Constructor and Description |
|---|
InterfaceMethodRefEntry(short classIndex,
short nameAndTypeIndex) |
| Modifier and Type | Method and Description |
|---|---|
ConstPoolEntryType |
getType() |
void |
writeData(java.io.DataOutputStream stream) |
writepublic InterfaceMethodRefEntry(short classIndex,
short nameAndTypeIndex)
public ConstPoolEntryType getType()
getType in class ConstPoolEntrypublic void writeData(java.io.DataOutputStream stream)
throws java.io.IOException
writeData in class ConstPoolEntryjava.io.IOExceptionCopyright © 2015. All Rights Reserved.