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 | NIMemoryCache |
An in-memory cache for storing objects with expiration support. More... | |
class | NIImageMemoryCache |
An in-memory cache for storing images with caps on the total number of pixels. More... | |
For storing and accessing objects in memory.
The base class, NIMemoryCache, is a generic object store that may be used for anything that requires support for expiration.