WritableEntrypublic class MethodRefEntry extends ConstPoolEntry
| Constructor | Description |
|---|---|
MethodRefEntry(int classIndex,
int nameAndTypeIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
ConstPoolEntryType |
getType() |
|
void |
writeData(DataOutputStream stream) |
writepublic ConstPoolEntryType getType()
getType in class ConstPoolEntrypublic void writeData(DataOutputStream stream) throws IOException
writeData in class ConstPoolEntryIOExceptionCopyright © 2018. All rights reserved.