Package | Description |
---|---|
javax.measure.spi |
[OPTIONAL] The Units of Measurement SPI.
|
Class and Description |
---|
FormatService
This interface represent the service to obtain instances of
UnitFormat and QuantityFormat . |
FormatService.FormatType |
QuantityFactory |
ServiceProvider
Service Provider for Units of Measurement services.
|
SystemOfUnits
A system of units grouped together for historical or cultural reasons.
Common system of units are "SI" (System International), "Imperial" (British), "US" (US Customary). |
SystemOfUnitsService
This interface represents the service to obtain a
system
of units . |
UnitFormatService
This interface represent the service to obtain
UnitFormat instances.Note: This parent interface remains separate for backward-compatibility, it will be merged into FormatService in a future version. |
Copyright © 2014–2018 Jean-Marie Dautelle, Werner Keil, Otavio Santana. All rights reserved.