Package | Description |
---|---|
javax.measure.spi |
[OPTIONAL] The Units of Measurement SPI.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
FormatService |
This interface represent the service to obtain instances of
UnitFormat and QuantityFormat . |
Modifier and Type | Method | Description |
---|---|---|
abstract UnitFormatService |
ServiceProvider.getUnitFormatService() |
Deprecated.
Use
ServiceProvider.getFormatService() . This method will be removed in a future version, it is here for backward compatibility only. |
Copyright © 2014–2019 Jean-Marie Dautelle, Werner Keil, Otavio Santana. All rights reserved.