Samond Classes Library 1.2.1-RELEASE build 181
|
Collection types protocols header file. More...
#import <scl/SCTypes.h>
Go to the source code of this file.
Classes | |
protocol | <SCCollection> |
Collection classes protocol. More... | |
protocol | <SCMutableCollection> |
Mutable collections protocol. More... | |
protocol | <SCIndexedCollection> |
Indexed collections protocol. More... | |
protocol | <SCMutableIndexedCollection> |
Mutable indexed collection protocol. More... | |
Collection types protocols header file.
Contains the declaration of the collection type protocols (SCCollection, SCMutableCollection SCIndexedCollection and SCMutableIndexedCollection), that declare the methods and properties that are mandatory for the respective types of collections.