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 UnitFormatService
ServiceProvider. getUnitFormatService()
Returns the service to obtain aUnitFormat
, ornull
if none.
-