WritableEntrypublic class NameAndTypeEntry extends ConstPoolEntry
| Constructor | Description |
|---|---|
NameAndTypeEntry(int nameIndex,
int descriptorIndex) |
| 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.