Contents

NSCacheDelegate

The delegate of an Nscache object implements this protocol to perform specialized actions when an object is about to be evicted or removed from the cache.

Declaration

protocol NSCacheDelegate : NSObjectProtocol

Topics

Responding to Object Eviction

See Also

Managing the Delegate