Class Literal.DoubleLiteral
java.lang.Object
com.ibm.wala.dalvik.classLoader.Literal
com.ibm.wala.dalvik.classLoader.Literal.DoubleLiteral
- Enclosing class:
Literal
-
Nested Class Summary
Nested classes/interfaces inherited from class Literal
Literal.DoubleLiteral, Literal.FloatLiteral, Literal.IntLiteral, Literal.LongLiteral -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public final double value
-
-
Constructor Details
-
DoubleLiteral
public DoubleLiteral(double value)
-