T
public class DataLogger.TimeStampedData<T> extends java.lang.Object
long
timestamp
value
TimeStampedData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long timestamp
public T value
public TimeStampedData()