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, subtractabs, 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, _writepublic RandomTimeInterval(double min,
double max,
UnitImpl unit)
public double getValue()
getValue in class QuantityImpl