Uses of Class
org.tquadrat.foundation.value.AreaValue
Packages that use AreaValue
-
Uses of AreaValue in org.tquadrat.foundation.value
Subclasses with type arguments of type AreaValue in org.tquadrat.foundation.valueModifier and TypeClassDescriptionfinal classA value class for areas.classThe implementation ofStringConverterforAreaValueinstances.Methods in org.tquadrat.foundation.value that return AreaValueModifier and TypeMethodDescriptionfinal AreaValueAreaValue.clone()protected final AreaValueAreaValueStringConverter.createValue(BigDecimal number, Area dimension) Constructors in org.tquadrat.foundation.value with parameters of type AreaValueModifierConstructorDescriptionVolumeValue(Volume dimension, AreaValue area, LengthValue height) Creates a newVolumeValueinstance.
