Package javax.measure.spi
[OPTIONAL] The Units of Measurement SPI. Provides services for units, quantities, unit systems and formatters/parsers.
- Since:
- 1.0
- Version:
- 1.0, August 11, 2016
-
Interface Summary Interface Description QuantityFactory<Q extends Quantity<Q>> 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 asystem of units
.UnitFormatService This interface represent the service to obtainUnitFormat
instances. -
Class Summary Class Description ServiceProvider Service Provider for Units of Measurement services.