public static interface ImageLoader.ImageCache
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
getBitmap(String url) |
void |
putBitmap(String url,
android.graphics.Bitmap bitmap) |
Copyright © 2015. All rights reserved.