public static final class Constant.String extends Constant.Info
| Modifier and Type | Field and Description |
|---|---|
Constant.Utf8 |
str |
| Constructor and Description |
|---|
String(Constant.Utf8 s) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
byte[] |
toBytes(Map<Constant.Info,Integer> constantPool)
Convert this pool item into bytes.
|
String |
toString() |
public final Constant.Utf8 str
public String(Constant.Utf8 s)
public byte[] toBytes(Map<Constant.Info,Integer> constantPool)
Constant.InfotoBytes in class Constant.InfoCopyright © 2016. All rights reserved.