public static interface ImageLoader.ImageCache
Bitmap
getBitmap(String url)
void
putBitmap(String url, Bitmap bitmap)
Bitmap getBitmap(String url)
void putBitmap(String url, Bitmap bitmap)