| Exceptions | Description |
|---|---|
| javax.measure.format.ParserException |
Use
MeasurementParseException, this exception will be removed in a future version, it is here for backward compatibility only. |
| Method | Description |
|---|---|
| javax.measure.spi.UnitFormatService.getAvailableFormatNames() |
use in FormatService instead.
|
| javax.measure.spi.ServiceProvider.getUnitFormatService() |
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.