-
- All Implemented Interfaces:
-
com.facebook.common.internal.Supplier
public class DefaultBitmapMemoryCacheParamsSupplier implements Supplier<MemoryCacheParams>Supplies MemoryCacheParams for the bitmap memory cache.
-
-
Constructor Summary
Constructors Constructor Description DefaultBitmapMemoryCacheParamsSupplier(ActivityManager activityManager)
-
Method Summary
Modifier and Type Method Description MemoryCacheParamsget()-
-
Constructor Detail
-
DefaultBitmapMemoryCacheParamsSupplier
DefaultBitmapMemoryCacheParamsSupplier(ActivityManager activityManager)
-
-
Method Detail
-
get
MemoryCacheParams get()
-
-
-
-