Documentation

NSCountedSet categories documentation

All the public Categories which extend NSCountedSet class.

ETCollection

NSCountedSet (ETCollection)

ETCollection support for NSCountedSet.

AuthorsGenerated by qmathe
Declared inETCollection.h

Overview

NSCountedSet is a NSMutableSet subclass and thereby inherits the collection protocol methods implemented in NSSet(ETCollection).


Default

+ (Class) mutableClass

Returns self, the NSCountedSet class.

NSCountedSet is always mutable and has not immutable equivalent.