Package tech.units.indriya.spi
package tech.units.indriya.spi
-
ClassDescriptionAbstractMeasurement<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.This class extends the
ServiceProvider
class and hereby uses the JDKServiceLoader
to load the required services.This class represents the physical model used for dimensional analysis.Measurement<Q extends javax.measure.Quantity<Q>>A Measurement contains aQuantity
and a timestamp.Range<T>A Range is a pair ofT
items that represent a range of values.Provides support for Dimensional Analysis.