Samond Classes Library 1.2.2-RELEASE build 188
Main Page
Related Pages
Classes
Files
File List
File Members
headers
scl
SCFastSorter.h
Go to the documentation of this file.
1
//
2
// SCFastSorter.h
3
// scl
4
//
5
// Created by Viacheslav Smolensky on 26.05.12.
6
// Copyright (c) 2007 - 2017 by Samond Development Corporation. All rights reserved.
7
//
8
22
#import <
scl/SCSorter.h
>
23
24
#pragma mark -
25
#pragma mark Class Constants
26
35
#define SCFastSorterClass @"SCFastSorter"
36
37
51
@interface
SCFastSorter
:
SCSorter
{
52
id
fCollection;
// Sorted array
53
id
fText;
// Sorted text
54
}
55
56
#pragma mark -
57
#pragma mark Creating Sorter
58
+ (instancetype)sorter;
59
60
@end
SCSorter
Abstract implementation of the protocol SCSorter.
Definition:
SCSorter.h:136
SCFastSorter
Fast data sorter class.
Definition:
SCFastSorter.h:51
SCSorter.h
Protocol and class SCSorter header file.
Generated on Thu May 18 2017 23:59:23 for Samond Classes Library 1.2.2-RELEASE build 188 by
1.8.9.1