Uses of Interface
javax.measure.spi.SystemOfUnits
Packages that use SystemOfUnits
-
Uses of SystemOfUnits in javax.measure.spi
Methods in javax.measure.spi that return SystemOfUnitsModifier 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.Methods in javax.measure.spi that return types with arguments of type SystemOfUnitsModifier and TypeMethodDescriptionSystemOfUnitsService.getAvailableSystemsOfUnits()
Gets a list with available systems for thisSystemOfUnitsService
.