public class TimestampedData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
data
the data in question
|
long |
nanoTime
the timestamp on the System.nanoTime() clock associated with that data
|
Constructor and Description |
---|
TimestampedData() |