public class CacheManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static HttpCache |
getHttpCache(Context context)
get the singleton instance of HttpCache
|
static ImageCache |
getImageCache()
get the singleton instance of ImageCache
|
static ImageSDCardCache |
getImageSDCardCache()
get the singleton instance of ImageSDCardCache
|
public static HttpCache getHttpCache(Context context)
context - Activity#getApplicationContext()public static ImageCache getImageCache()
ImageCacheManager.getImageCache()public static ImageSDCardCache getImageSDCardCache()
ImageCacheManager.getImageSDCardCache()