ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Documentation/Protocols/MiscEndCompare.rtf

This is MiscEndCompare.rtf in view mode; [Download] [Up]

Version 1.0, Copyright ©1994 by Doug McClure.  All Rights Reserved.



MiscEndCompare






Adopted By:	MiscEndCompare

Declared In:	MiscProtocols.h





Protocol Description

The MiscEndCompare protocol is a set of calls for an object to respond to allow for comparision between two instances of an object.  Functionally, it is the same as MiscCompare, except it compares the ends of objects.  For most objects, one or two methods only need to be implemented, and the rest of the methods can be created by calling those methods.





Method Types

Comparing two objects	± endCompare:
± endCompare:ignoreCase:
± endCompare:length:
± endCompare:length:ignoreCase:

Comparing an object to a literal	± endCompareLiteral:
± endCompareLiteral:ignoreCase:
± endCompareLiteral:length:
± endCompareLiteral:length:ignoreCase:





Instance Methods




These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.