MBCacheWriteQueue Class Reference
| Inherits from | MBOperationQueue : NSOperationQueue |
|---|---|
| Conforms to | MBSingleton |
| Declared in | MBCacheOperations.h |
Overview
A singleton NSOperationQueue intended to be used for performing cache
write operations.
Warning: You must not create instances of this class yourself; this class
is a singleton. Call the instance class method (declared by the
MBSingleton protocol) to acquire the singleton instance.