Uses of Class
org.tquadrat.foundation.value.ForceValue
Packages that use ForceValue
-
Uses of ForceValue in org.tquadrat.foundation.value
Subclasses with type arguments of type ForceValue in org.tquadrat.foundation.valueModifier and TypeClassDescriptionfinal classA value class for forces.classThe implementation ofStringConverterforForceValueinstances.Methods in org.tquadrat.foundation.value that return ForceValueModifier and TypeMethodDescriptionfinal ForceValueForceValue.clone()Creates a new copy of this value.protected final ForceValueForceValueStringConverter.createValue(BigDecimal number, Force dimension) Creates an instance ofDimensionedValuefrom the given arguments.
