Prev
Open Object Rexx
Next
5.4.3.13. compareTo
>>-compareTo(other)------------------------------------------------><
This method returns "-1" if the
other
is larger than the receiving object, "0" if the two objects are equal, and "1" if
other
is smaller than the receiving object.
Prev
5.4.3.12. Arithmetic Methods
Up
Home
Next
5.4.3.14. duration