Uses of Class
tech.units.indriya.quantity.time.TimeUnitQuantity
-
Packages that use TimeUnitQuantity Package Description tech.units.indriya.quantity.time -
-
Uses of TimeUnitQuantity in tech.units.indriya.quantity.time
Methods in tech.units.indriya.quantity.time that return TimeUnitQuantity Modifier and Type Method Description static TimeUnitQuantityTimeQuantities. getQuantity(Long number, TimeUnit timeUnit)static TimeUnitQuantityTimeUnitQuantity. of(Number number, TimeUnit timeUnit)static TimeUnitQuantityTimeUnitQuantity. of(Quantity<Time> quantity)TimeUnitQuantityTimeUnitQuantity. to(TimeUnit aTimeUnit)static TimeUnitQuantityTimeQuantities. toTimeUnitSeconds(Quantity<Time> quantity)
-