Class TimestampedLong
java.lang.Object
org.teamapps.uisession.statistics.TimestampedLong
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimestampedLong
public TimestampedLong(long timestamp, long value)
-
-
Method Details
-
getTimestamp
public long getTimestamp() -
getValue
public long getValue()
-