public final class Timestamped<T> extends Object
| Constructor and Description |
|---|
Timestamped(long timestampMillis,
T value) |
public Timestamped(long timestampMillis,
T value)
public long getTimestampMillis()
public T getValue()
Timestamped object.Copyright © 2015. All Rights Reserved.