public class ConstantPoolEntryUTF8 extends AbstractConstantPoolEntry
ConstantPoolEntry.Type| Constructor and Description |
|---|
ConstantPoolEntryUTF8(ConstantPool cp,
ByteData data,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(Dumper d) |
long |
getRawByteLength() |
String |
getValue() |
String |
toString() |
getCppublic ConstantPoolEntryUTF8(ConstantPool cp, ByteData data, Options options)
Copyright © 2011-2021. All Rights Reserved.