Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
A view controller that displays the contents of an in-memory cache.
This controller provides useful debugging insights into the contents of an in-memory cache. It presents a simple summary of the contents of the cache, followed by a listing of each object in the cache.
When the cache is a NIImageMemoryCache, the pixel information will also be displayed in the summary and each of the images will be displayed.
Definition at line 33 of file NIOverviewMemoryCacheController.h.