ftp.nice.ch/pub/next/connectivity/filetransfer/Yftp.0.564.NIHS.bs.tar.gz#/Yftp/Yftp.0.564/SortedList.h

This is SortedList.h in view mode; [Download] [Up]

#import <appkit/appkit.h>

@protocol CompareObjects

- (int) compareWith:obj;

@end


@interface SortedList:List
{
}

- addObjectSorted:anObject;

@end

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