|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjasm.lang.Constant.Info
jasm.lang.Constant.Long
public static final class Constant.Long
| Field Summary | |
|---|---|
long |
value
|
| Constructor Summary | |
|---|---|
Constant.Long(long v)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
byte[] |
toBytes(java.util.Map<Constant.Info,java.lang.Integer> constantPool)
Convert this pool item into bytes. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final long value
| Constructor Detail |
|---|
public Constant.Long(long v)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic byte[] toBytes(java.util.Map<Constant.Info,java.lang.Integer> constantPool)
Constant.Info
toBytes in class Constant.Info
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||