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 SystemOfUnitsServiceServiceProvider. getSystemOfUnitsService()Returns the service to obtain aSystemOfUnits, ornullif none.
-