Uses of Interface
javax.measure.spi.SystemOfUnits
-
Uses of SystemOfUnits in javax.measure.spi
Modifier and TypeMethodDescriptionSystemOfUnitsService.getSystemOfUnits()
Returns the defaultsystem of units
.SystemOfUnitsService.getSystemOfUnits
(String name) Returns the system of units having the specified name ornull
if none is found.Modifier and TypeMethodDescriptionSystemOfUnitsService.getAvailableSystemsOfUnits()
Gets a list with available systems for thisSystemOfUnitsService
.