public class ClearableImageCache extends Object
| Constructor and Description |
|---|
ClearableImageCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
android.graphics.Bitmap |
getBitmap(String url) |
void |
putBitmap(String url,
android.graphics.Bitmap bitmap) |