public class ConstantPool.Utf8Info extends ConstantPool.Entry
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
String |
stringValue() |
String |
toString() |
void |
writeData(DataOutputStream dos)
Writes this Entry to DataOutputStream given.
|
getEntryIndex, getTagpublic byte[] getBytes()
public String stringValue()
public void writeData(DataOutputStream dos) throws IOException
ConstantPool.EntrywriteData in class ConstantPool.Entrydos - DataOutputStream usedIOException - on IOExceptionCopyright © 2017. All rights reserved.