public static final class Constant.Long extends Constant.Info
| Modifier and Type | Field and Description |
|---|---|
long |
value |
| Constructor and Description |
|---|
Long(long v) |
| 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.
|
public byte[] toBytes(Map<Constant.Info,Integer> constantPool)
Constant.InfotoBytes in class Constant.InfoCopyright © 2016. All rights reserved.