Samond Classes Library 1.2.1-RELEASE build 181
Classes
SCCollectionProtocols.h File Reference

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...
 

Detailed Description

Collection types protocols header file.

SDK
macOS 10.6+, iOS 7.0+, GNUstep
Since
version 1.2.1

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.