Product SiteDocumentation Site

5.4.5. The Orderable Class

The Orderable class can be inherited by classes which wish to provide each of the comparison operator methods without needing to implement each of the individual methods. The inheriting class need only implement the Comparable compareTo() method (Section 5.4.4.2, “compareTo”). This class is defined as a mixin class.

Table 5.32. ooRexx Orderable Class

Object
Orderable
 
compareTo
= \= <> >< == \=
> >= \> < <= \<
>> >>= << <<=
\>> \<<

5.4.5.1. Inherited Methods

Methods inherited from the Object class (Section 5.1.1, “The Object Class”).
new (Class Method)initsend
= \= == \== <> ><instanceMethodsendWith
|| '' (abuttal)' ' (blank)instanceMethodssetMethod
(Operator Methods)isAstart
classisInstanceOfstartWith
copyobjectNamestring
defaultNameobjectName=unsetMethod
hasMethodrequest 
identityHashrun