Samond Classes Library 1.2.0-RELEASE build 166
SCBubbleSorter.h
Go to the documentation of this file.
1 //
2 // SCBubbleSorter.h
3 // scl
4 //
5 // Created by Viacheslav Smolensky on 25.05.12.
6 // Copyright (c) 2007 - 2017 by Samond Development Corporation. All rights reserved.
7 //
8 
21 #import <scl/SCSorter.h>
22 
36 
37 #pragma mark -
38 #pragma mark Создание сортировщика
40 
41 @end
SCBubbleSorter * sorter()
Definition: SCBubbleSorter.m:232
Bubble data sorter class.
Definition: SCBubbleSorter.h:35
Abstract implementation of the protocol SCSorter.
Definition: SCSorter.h:37