public class UTF8Constant extends Constant
| Constructor and Description |
|---|
UTF8Constant(Constant[] pool,
String string)
Creates an instance for the specified string.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getString()
Returns the wrapped string.
|
String |
toString()
Returns the constant type and the wrapped string.
|
extractConstantPool, getConstantCopyright © 2014. All rights reserved.