docs/javadoc/reference/com/facebook/imagepipeline/cache/MemoryCache.CacheTrimStrategy.html
|
|
CountingMemoryCache<K, V>
MemoryCache<K, V>
Summary: Methods | [Expand All]
public static interface
| com.facebook.imagepipeline.cache.MemoryCache.CacheTrimStrategy |
| Known Indirect Subclasses
BitmapMemoryCacheTrimStrategy, NativeMemoryCacheTrimStrategy
| BitmapMemoryCacheTrimStrategy | CountingMemoryCache eviction strategy appropriate for bitmap caches. | | NativeMemoryCacheTrimStrategy | CountingMemoryCache eviction strategy appropriate for caches that store resources off the Dalvik heap. |
|
Interface used to specify the trimming strategy for the cache.
| Public Methods |
|---|
| abstract double |
+Generated by Doclava. +