Uses of Interface
javax.measure.spi.UnitFormatService
-
Packages that use UnitFormatService Package Description javax.measure.spi [OPTIONAL] The Units of Measurement SPI. -
-
Uses of UnitFormatService in javax.measure.spi
Methods in javax.measure.spi that return UnitFormatService Modifier and Type Method Description abstract UnitFormatServiceServiceProvider. getUnitFormatService()Returns the service to obtain aUnitFormat, ornullif none.
-