Uses of Interface
javax.measure.format.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 UnitFormatFormatService. getUnitFormat()Returns the default unit format.UnitFormatFormatService. getUnitFormat(String name)Returns the unit format having the specified name ornullif none.UnitFormatFormatService. getUnitFormat(String name, String variant)Returns the unit format having the specified name ornullif none.