Package 

Class DefaultBitmapMemoryCacheParamsSupplier

  • All Implemented Interfaces:
    com.facebook.common.internal.Supplier

    
    public class DefaultBitmapMemoryCacheParamsSupplier
     implements Supplier<MemoryCacheParams>
                        

    Supplies MemoryCacheParams for the bitmap memory cache.

    • Method Summary

      Modifier and Type Method Description
      MemoryCacheParams get()
      • Methods inherited from class com.facebook.common.internal.Supplier

        get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultBitmapMemoryCacheParamsSupplier

        DefaultBitmapMemoryCacheParamsSupplier(ActivityManager activityManager)
    • Method Detail

      • get

         MemoryCacheParams get()