Package 

Class DefaultEncodedMemoryCacheParamsSupplier

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

    
    public class DefaultEncodedMemoryCacheParamsSupplier
     implements Supplier<MemoryCacheParams>
                        

    Supplies MemoryCacheParams for the encoded image 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
    • Method Detail

      • get

         MemoryCacheParams get()