java.lang.Object | |
↳ | com.facebook.imagepipeline.cache.NativeMemoryCacheTrimStrategy |
CountingMemoryCache eviction strategy appropriate for caches that store resources off the Dalvik heap.
In case of OnCloseToDalvikHeapLimit nothing will be done. In case of other trim types eviction queue of the cache will be cleared.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativeMemoryCacheTrimStrategy() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
double | getTrimRatio(MemoryTrimType trimType) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |