A
C
D
E
F
G
I
O
R
S
D
- delete() - function in com.bumptech.glide.disklrucache.DiskLruCache
- Closes the cache and deletes all of its stored values.
- DiskLruCache - class in com.bumptech.glide.disklrucache
- A cache that uses a bounded amount of space on a filesystem.
- DiskLruCache.Editor - class in com.bumptech.glide.disklrucache.DiskLruCache
- Edits the values for an entry.
- DiskLruCache.Value - class in com.bumptech.glide.disklrucache.DiskLruCache
- A snapshot of the values for an entry.