Uses of Interface
javax.measure.spi.SystemOfUnitsService
-
Packages that use SystemOfUnitsService Package Description javax.measure.spi [OPTIONAL] The Units of Measurement SPI. -
-
Uses of SystemOfUnitsService in javax.measure.spi
Methods in javax.measure.spi that return SystemOfUnitsService Modifier and Type Method Description abstract SystemOfUnitsService
ServiceProvider. getSystemOfUnitsService()
Returns the service to obtain aSystemOfUnits
, ornull
if none.
-