Uses of Interface
javax.measure.format.UnitFormat
-
Packages that use UnitFormat Package Description javax.measure.spi [OPTIONAL] The Units of Measurement SPI. -
-
Uses of UnitFormat in javax.measure.spi
Methods in javax.measure.spi that return UnitFormat Modifier and Type Method Description UnitFormatUnitFormatService. getUnitFormat()Returns the default unit format.UnitFormatUnitFormatService. getUnitFormat(java.lang.String name)Returns the unit format having the specified name ornullif none.
-