Package org.robovm.apple.foundation
Interface NSCacheDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
NSCacheDelegateAdapter
public interface NSCacheDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description voidwillEvictObject(NSCache cache, NSObject obj)
-
Method Details
-
willEvictObject
-