put
Add bitmap to the cache with the given key.
Return
The old value of key (null if key is not in map).
Parameters
key
The key to retrieve the bitmap.
resource
The com.bumptech.glide.load.engine.EngineResource to store.
Add bitmap to the cache with the given key.
The old value of key (null if key is not in map).
The key to retrieve the bitmap.
The com.bumptech.glide.load.engine.EngineResource to store.