public class TVMValueDouble
extends TVMValue
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
value
public final double value
-
Constructor Details
-
TVMValueDouble
public TVMValueDouble(double value)
-