public static final class Constant.Utf8 extends Constant.Info
| 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 String str
public Utf8(String s)
public byte[] toBytes(Map<Constant.Info,Integer> constantPool)
Constant.InfotoBytes in class Constant.InfoCopyright © 2016. All rights reserved.