Glide
Glide
/
com.bumptech.glide.load.engine.cache
/
DiskCache
/
delete
delete
abstract
fun
delete
(
key
:
Key
)
Content copied to clipboard
Remove the key and value from the cache.
Parameters
key
The key to remove.