Protocol

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. NSCacheオブジェクトの委任先は、このプロトコルを実装することで、まさにオブジェクトがキャッシュから立ち退かされるまたは除去される時に、特殊化されたアクションを実行します。

Declaration 宣言

protocol NSCacheDelegate

Topics 話題

Responding to Object Eviction オブジェクト立ち退きに応答する

Relationships 関係

Inherits From 継承元

See Also 参照

Managing the Delegate 委任先を管理する