public final class ConstantString extends Constant
Constant
,
Serialized FormConstructor and Description |
---|
ConstantString(int string_index) |
Modifier and Type | Method and Description |
---|---|
void |
dump(java.io.DataOutputStream file)
Dump constant field reference to file stream in binary format.
|
int |
getStringIndex() |
java.lang.String |
toString() |
public ConstantString(int string_index)
string_index
- Index of Constant_Utf8 in constant poolCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.