public class TVMValueLong
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 long value
-
Constructor Details
-
TVMValueLong
public TVMValueLong(long value)
-