WritableEntrypublic class Utf8Entry extends ConstPoolEntry
| Modifier and Type | Method | Description |
|---|---|---|
String |
getData() |
|
ConstPoolEntryType |
getType() |
|
void |
writeData(DataOutputStream stream) |
writepublic Utf8Entry(String data)
public ConstPoolEntryType getType()
getType in class ConstPoolEntrypublic void writeData(DataOutputStream stream) throws IOException
writeData in class ConstPoolEntryIOExceptionpublic String getData()
Copyright © 2018. All rights reserved.