public class Sample<T extends Serializable> extends Object implements Serializable
Sample(long timestamp, T sample)
T
getSample()
long
getTimestamp()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Sample(long timestamp, T sample)
public T getSample()
public long getTimestamp()
public String toString()
toString
Object
Copyright © 2018. All rights reserved.