| Package | Description |
|---|---|
| tech.units.indriya.quantity.time |
| Modifier and Type | Class and Description |
|---|---|
class |
TimedQuantityData<Q extends javax.measure.Quantity<Q>> |
| Modifier and Type | Method and 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–2022 Units of Measurement project. All rights reserved.