| Interface | Description |
|---|---|
| Measurement<Q extends javax.measure.Quantity<Q>> |
A Measurement contains a
Quantity and a timestamp. |
| NumberSystem |
| Class | Description |
|---|---|
| AbstractServiceProvider |
This class extends the
ServiceProvider class and hereby uses the JDK ServiceLoader to load the required
services. |
| AbstractSystemOfUnitsService | |
| DefaultServiceProvider |
This class extends the
ServiceProvider class and hereby uses the JDK ServiceLoader to load the required
services. |
| DimensionalModel |
This class represents the physical model used for dimensional analysis.
|
| NumberSystem.DivisionResult |
Immutable value type, holder of 2 numbers.
|
| Range<T> |
A Range is a pair of
T items that represent a range of values. |
| UnitNameProvider |
An abstract class for service providers that
provide localized unit symbols and display names for the
unit class. |
Copyright © 2005–2021 Units of Measurement project. All rights reserved.