Uses of Class
org.tquadrat.foundation.value.TimeValue
Packages that use TimeValue
-
Uses of TimeValue in org.tquadrat.foundation.value
Methods in org.tquadrat.foundation.value that return TimeValueModifier and TypeMethodDescriptionfinal TimeValueTimeValue.clone()Creates a new copy of this value.protected final TimeValueTimeValueStringConverter.createValue(BigDecimal number, Time dimension) Creates an instance ofDimensionedValuefrom the given arguments.Constructors in org.tquadrat.foundation.value with parameters of type TimeValueModifierConstructorDescriptionSpeedValue(Speed dimension, LengthValue distance, TimeValue time) Creates a newSpeedValueinstance.
