Uses of Class
org.tquadrat.foundation.value.MassValue
Packages that use MassValue
-
Uses of MassValue in org.tquadrat.foundation.value
Subclasses with type arguments of type MassValue in org.tquadrat.foundation.valueModifier and TypeClassDescriptionfinal classA value class for weights and masses.classThe implementation ofStringConverterforMassValueinstances.Methods in org.tquadrat.foundation.value that return MassValueModifier and TypeMethodDescriptionfinal MassValueMassValue.clone()Creates a new copy of this value.protected final MassValueMassValueStringConverter.createValue(BigDecimal number, Mass dimension) Creates an instance ofDimensionedValuefrom the given arguments.
