NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
Classes | |
class | NIOperation |
A base implementation of an NSOperation that supports traditional delegation and blocks. More... | |
protocol | <NIOperationDelegate> |
The delegate protocol for an NIOperation. More... | |
For writing code that runs concurrently.
This collection of NSOperation implementations is meant to provide a set of common operations that might be used in an application to offload complex processing to a separate thread.