T - Type of the value to create the timestamp from.public interface Timestamp<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp(T value)
Values
|
long getTimestamp(T value)
value - The value to create the timestamp fromCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.