Checks if this range is equal to another range.
The comparison is based on the four values, minimum, largest minimum,
smallest maximum and maximum.
Only objects of type ValueRange are compared, other types return false.
obj | the object to check, null returns false |
Diagram: Temporal Support