Class DrawableLruCache<T>
java.lang.Object
androidx.collection.LruCache<T,V>
 
com.pranavpandey.android.dynamic.util.cache.DynamicLruCache<T,Drawable>
 
com.pranavpandey.android.dynamic.util.cache.DrawableLruCache<T>
- Type Parameters:
- T- The type of the key for this cache.
A 
DynamicLruCache for the Drawable.- 
Field SummaryFields inherited from class com.pranavpandey.android.dynamic.util.cache.DynamicLruCacheBYTE_MULTIPLIER, MAX_SIZE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.pranavpandey.android.dynamic.util.cache.DynamicLruCachegetByteMultiplier, getMaxSizeMethods inherited from class androidx.collection.LruCachecreate, createCount, entryRemoved, evictAll, evictionCount, get, hitCount, maxSize, missCount, put, putCount, remove, resize, size, snapshot, toString, trimToSize