Samond Classes Library 1.2.6-STABLE build 219
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 - 2018 by Samond Development Corporation. All rights reserved.
7
//
8
22
#import <Foundation/Foundation.h>
23
#import <
scl/SCSorter.h
>
24
25
#pragma mark -
26
#pragma mark Class Constants
27
36
#define SCFastSorterClass @"SCFastSorter"
37
38
52
@interface
SCFastSorter
:
SCSorter
{
53
id
_collection;
// Sorted array
54
id
_text;
// Sorted text
55
}
56
57
#pragma mark -
58
#pragma mark Creating Sorter
59
+ (instancetype)sorter;
60
61
@end
SCSorter
Abstract implementation of the protocol SCSorter.
Definition:
SCSorter.h:138
SCFastSorter
Fast data sorter class.
Definition:
SCFastSorter.h:52
SCSorter.h
Protocol and class SCSorter header file.
Generated on Fri Aug 10 2018 16:06:22 for Samond Classes Library 1.2.6-STABLE build 219 by
1.8.9.1