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