Uses of Package
javax.measure.spi
-
Packages that use 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 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
.UnitFormatService This interface represent the service to obtainUnitFormat
instances.