Package | Description |
---|---|
tech.units.indriya.quantity.time |
Modifier and Type | Class | Description |
---|---|---|
class |
TimedQuantityData<Q extends javax.measure.Quantity<Q>> |
Modifier and Type | Method | Description |
---|---|---|
static <T> TimedData<T> |
TimedData.of(T val,
long time) |
Returns a
TimedData with the specified values. |
static <T> TimedData<T> |
TimedData.of(T val,
long time,
String name) |
Returns a
TimedData with the specified values. |
Copyright © 2005–2020 Units of Measurement project. All rights reserved.