Q
- public interface Measurement<Q extends javax.measure.Quantity<Q>> extends tec.uom.lib.common.function.QuantitySupplier<Q>, Comparable<Measurement<Q>>
Quantity
and a timestamp.
A Measurement
object is used for maintaining the tuple of quantity and timestamp. The value is represented as Quantity and the
timestamp as
QuantitySupplier}
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Returns the timestamp of this
Measurement . |
compareTo
long getTimestamp()
Measurement
.Copyright © 2005–2017 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.