public static final class Variable.Value extends Object
long
timestamp
double
value
Value(long timestamp, double value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final double value
public final long timestamp
public String toString()
toString
Object