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 TimeValue
TimeValue.clone()
Creates a new copy of this value.protected final TimeValue
TimeValueStringConverter.createValue
(BigDecimal number, Time dimension) Creates an instance ofDimensionedValue
from the given arguments.Constructors in org.tquadrat.foundation.value with parameters of type TimeValueModifierConstructorDescriptionSpeedValue
(Speed dimension, LengthValue distance, TimeValue time) Creates a newSpeedValue
instance.