public class TimeStampedValue<V>
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
TimeStampedValue(V value,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
long |
timestamp() |
V |
value() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait