Package org.tquadrat.foundation.lang.value
@API(status=MAINTAINED,
since="0.25.1")
package org.tquadrat.foundation.lang.value
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 implementations of this interface are used to give (numerical) values a dimension and a measuring unit.An abstract base implementation for the interface
DimensionedValuethat is intended as the base for concrete implementations of value types.
