com.nostra13.universalimageloader.cache.disc
Interface DiskCache

All Superinterfaces:
DiscCacheAware
All Known Implementing Classes:
BaseDiscCache, LimitedAgeDiscCache, LruDiscCache, UnlimitedDiscCache

public interface DiskCache
extends DiscCacheAware

Interface for disk cache

Since:
1.9.2
Author:
Sergey Tarasevich (nostra13[at]gmail[dot]com)

Method Summary
 
Methods inherited from interface com.nostra13.universalimageloader.cache.disc.DiscCacheAware
clear, close, get, getDirectory, remove, save, save
 



Copyright © 2011-2014. All Rights Reserved.