| Class and Description |
|---|
| BitmapLruCache
A cache which can be set to use multiple layers of caching for Bitmap objects in an Android app.
|
| BitmapLruCache.Builder
Builder class for {link
BitmapLruCache. |
| BitmapLruCache.RecyclePolicy
The recycle policy controls if the
Bitmap.recycle() is automatically
called, when it is no longer being used. |
| CacheableBitmapDrawable |
Copyright © 2013. All Rights Reserved.