java.lang.Object | |
↳ | com.facebook.imagepipeline.cache.BitmapCountingMemoryCacheFactory |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BitmapCountingMemoryCacheFactory() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static CountingMemoryCache<CacheKey, CloseableImage> | get(Supplier<MemoryCacheParams> bitmapMemoryCacheParamsSupplier, MemoryTrimmableRegistry memoryTrimmableRegistry) | ||||||||||
static CountingMemoryCache<CacheKey, CloseableImage> | get(Supplier<MemoryCacheParams> bitmapMemoryCacheParamsSupplier, MemoryTrimmableRegistry memoryTrimmableRegistry, MemoryCache.CacheTrimStrategy trimStrategy) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |