public class MethodRefEntry extends ConstPoolEntry
| Constructor and Description |
|---|
MethodRefEntry(short classIndex,
short nameAndTypeIndex) |
| Modifier and Type | Method and Description |
|---|---|
ConstPoolEntryType |
getType() |
void |
writeData(DataOutputStream stream) |
writepublic ConstPoolEntryType getType()
getType in class ConstPoolEntrypublic void writeData(DataOutputStream stream) throws IOException
writeData in class ConstPoolEntryIOExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.