Package com.bumptech.glide.load.engine.cache
Types
Link copied to clipboard
A simple class that returns null for all gets and ignores all writes.
Link copied to clipboard
Creates an com.bumptech.glide.disklrucache.
Link copied to clipboard
The default DiskCache implementation.
Link copied to clipboard
Creates an com.bumptech.glide.disklrucache.
Link copied to clipboard
Creates an com.bumptech.glide.disklrucache.
Link copied to clipboard
Creates an com.bumptech.glide.disklrucache.
Link copied to clipboard
An LRU in memory cache for com.bumptech.glide.load.engine.Resources.
Link copied to clipboard
An interface for adding and removing resources from an in memory cache.
Link copied to clipboard
A simple class that ignores all puts and returns null for all gets.
Link copied to clipboard
A calculator that tries to intelligently determine cache sizes for a given device based on some constants and the devices screen density, width, and height.
Link copied to clipboard
A class that generates and caches safe and unique string file names from s.