Package 

Class BitmapMemoryCacheGetProducer

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.facebook.imagepipeline.producers.BitmapMemoryCacheGetProducer

        produceResults
      • Methods inherited from class java.lang.Object

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

      • BitmapMemoryCacheGetProducer

        BitmapMemoryCacheGetProducer(MemoryCache<CacheKey, CloseableImage> memoryCache, CacheKeyFactory cacheKeyFactory, Producer<CloseableReference<CloseableImage>> inputProducer)