|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageMemoryCacherInterface
| Method Summary | |
|---|---|
void |
cacheBitmap(Bitmap bitmap,
DecodeSignature decodeSignature)
|
void |
clearCache()
|
Bitmap |
getBitmap(DecodeSignature decodeSignature)
|
void |
removeAllImagesForUri(java.lang.String uri)
|
void |
setMaximumCacheSize(long size)
|
| Method Detail |
|---|
Bitmap getBitmap(DecodeSignature decodeSignature)
void cacheBitmap(Bitmap bitmap,
DecodeSignature decodeSignature)
void clearCache()
void setMaximumCacheSize(long size)
void removeAllImagesForUri(java.lang.String uri)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||