Interface | Description |
---|---|
Measurement<Q extends javax.measure.Quantity<Q>> |
A Measurement contains a
Quantity and a timestamp. |
Class | Description |
---|---|
AbstractMeasurement<Q extends javax.measure.Quantity<Q>> |
This class represents the immutable result of a measurement stated in a known quantity.
|
AbstractMeasurement.Default<Q extends javax.measure.Quantity<Q>> |
This class represents the default measurement.
|
AbstractMeasurement.DefaultComparable<Q extends javax.measure.Quantity<Q>> |
This class represents the default measurement.
|
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.
|
NumberComparator | |
Range<T> |
A Measurement Range is a pair of
T items that represent a range of values. |
StandardModel |
Provides support for Dimensional Analysis.
|