Compares this object with another Interval. Returns the value 0 if the argument is equal to this object; a value less than 0 if this object is less than the argument; and a value greater than 0 otherwise.
| Name | Type | Description | Mode |
|---|---|---|---|
| b | Java.Lang.Object | the Interval to be compared. | in |