public class Utf8Entry extends ConstPoolEntry
| Modifier and Type | Method and 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 © 2019 JBoss by Red Hat. All rights reserved.