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 QuantityFormat
FormatService. getQuantityFormat()
Returns the default quantity format.QuantityFormat
FormatService. getQuantityFormat(String name)
Returns the quantity format having the specified name ornull
if none.