#import <ObjectiveLib/ObjectBase.h>
Public Member Functions | |
(int) | - compare: |
Compare this object to another one. |
This category is only defined when using the Next runtime system. It is already a part of the GNU runtime.
- (int) compare: | (id) | other |
Compare this object to another one.
other | the object to which to compare this one |
|