Uses of Class
tech.units.indriya.quantity.time.TimedData
-
Packages that use TimedData Package Description tech.units.indriya.quantity.time -
-
Uses of TimedData in tech.units.indriya.quantity.time
Methods in tech.units.indriya.quantity.time that return TimedData Modifier and Type Method Description static <T> TimedData<T>
TimedData. of(T val, long time)
Returns anMeasurementRange
with the specified values.
-