| 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, CountingMemoryCache.CacheTrimStrategy trimStrategy) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||