|
Samond Classes Library 1.2.0-RELEASE build 166
|
Fast data sorter class. More...
#import <SCFastSorter.h>
Creating Sorter | |
| (SCFastSorter *) | + sorter |
Additional Inherited Members | |
Instance Methods inherited from SCSorter | |
Instance Methods inherited from SCObject | |
| (id) | - initWithCoder: |
| (id) | - initWithContentsOfSerializedFile: |
| (void) | - encodeWithCoder: |
| (BOOL) | - writeContentsToSerializedFile: |
| (NSString *) | - className |
| (id) | - initWithDataDictionary: |
| (id) | - initWithDataDictionaryFromFile: |
| (void) | - writeToDataDictionary: |
| (void) | - writeToDataDictionaryFile:atomically: |
| (void) | - writeToDataDictionaryFile: |
| (NSDictionary *) | - dataDictionary |
| (id) | - initWithStream: |
| (id) | - initWithFileStream: |
| (void) | - writeToStream: |
| (void) | - writeToFileStream: |
| (void) | - appendToFileStream: |
| (id< SCCollectioning >) | - copyObject |
| (SCComparisonResult) | - compareWithObject: |
| (BOOL) | - isEqual: |
Instance Methods inherited from <SCCoding> | |
Instance Methods inherited from <SCDictionaring> | |
Instance Methods inherited from <SCCollectioning> | |
Instance Methods inherited from <SCSorter> | |
Fast data sorter class.
Implements the fast sorting algorithm.
| + (SCFastSorter *) sorter |
Creates and returns the new class instance.
1.8.9.1