Package org.tquadrat.foundation.value.api
@API(status=MAINTAINED,
since="0.0.1")
package org.tquadrat.foundation.value.api
The definition of the value class API.
-
ClassDescriptionThe implementations of this interface are used to give (numerical) values a dimension and a measuring unit.DimensionedValue<D extends Dimension>The definition for a value with a dimension.The abstract base class for implementations of
StringConverter
for dimensioned values.The implementations of this interface are used to give (numerical) values a dimension and a measuring unit.An abstract base implementation for the interfaceDimensionedValue
that is intended as the base for concrete implementations of value types.