Uses of Interface
javax.measure.format.QuantityFormat
| Package | Description |
|---|---|
| javax.measure.spi |
[OPTIONAL] The Units of Measurement SPI.
|
-
Uses of QuantityFormat in javax.measure.spi
Methods in javax.measure.spi that return QuantityFormat Modifier and Type Method Description QuantityFormatFormatService. getQuantityFormat()Returns the default quantity format.QuantityFormatFormatService. getQuantityFormat(String name)Returns the quantity format having the specified name ornullif none.