API  1.0.0
<CPCacheDelegate > Protocol Reference
+ Inheritance diagram for <CPCacheDelegate >:

Instance Methods

(void) - cache:willEvictObject:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 34 of file CPCache.j.

Method Documentation

◆ cache:willEvictObject:()

- (void CPCacheDelegate) cache: (CPCache cache
willEvictObject: (id)  obj 
optional

The documentation for this protocol was generated from the following file: