Uses of Class
org.tquadrat.foundation.value.PressureValue
Packages that use PressureValue
-
Uses of PressureValue in org.tquadrat.foundation.value
Subclasses with type arguments of type PressureValue in org.tquadrat.foundation.valueModifier and TypeClassDescriptionfinal classA value class for pressure values.classThe implementation ofStringConverterforPressureValueinstances.Methods in org.tquadrat.foundation.value that return PressureValueModifier and TypeMethodDescriptionfinal PressureValuePressureValue.clone()Creates a new copy of this value.protected final PressureValuePressureValueStringConverter.createValue(BigDecimal number, Pressure dimension) Creates an instance ofDimensionedValuefrom the given arguments.
