Uses of Package
javax.measure.spi
Package | Description |
---|---|
javax.measure.spi |
[OPTIONAL] The Units of Measurement SPI.
|
-
Classes in javax.measure.spi used by javax.measure.spi Class Description FormatService This interface represents the service to obtain instances ofUnitFormat
andQuantityFormat
.FormatService.FormatType The type of format, either aUnitFormat
orQuantityFormat
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 asystem of units
.