|
||||||||||
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.Double
public static final class Constant.Double
Field Summary | |
---|---|
double |
value
|
Constructor Summary | |
---|---|
Constant.Double(double 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 double value
Constructor Detail |
---|
public Constant.Double(double v)
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |