public class RandomTimeInterval extends TimeInterval
format
Constructor and Description |
---|
RandomTimeInterval(double min,
double max,
UnitImpl unit) |
Modifier and Type | Method and Description |
---|---|
double |
getValue() |
add, convertTo, createTimeInterval, divideBy, multiplyBy, subtract
abs, add, createEmpty, createQuantityImpl, divideBy, equals, formatValue, get_unit, get_value, getUnit, getValue, greaterThan, greaterThanEqual, hashCode, inverse, lessThan, lessThanEqual, main, multiplyBy, setFormat, setUnit, setValue, subtract, toString
_read, _truncatable_ids, _type, _write
public RandomTimeInterval(double min, double max, UnitImpl unit)
public double getValue()
getValue
in class QuantityImpl