org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSURLCacheStoragePolicy
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSURLCacheStoragePolicy
NSURLCacheStorageAllowed
static final int NSURLCacheStorageAllowed
- See Also:
- Constant Field Values
NSURLCacheStorageAllowedInMemoryOnly
static final int NSURLCacheStorageAllowedInMemoryOnly
- See Also:
- Constant Field Values
NSURLCacheStorageNotAllowed
static final int NSURLCacheStorageNotAllowed
- See Also:
- Constant Field Values