Package 

Class DelegatingConsumer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Consumer<O> consumer
    • Method Summary

      Modifier and Type Method Description
      final Consumer<O> getConsumer()
      • Methods inherited from class com.facebook.imagepipeline.producers.DelegatingConsumer

        onCancellation, onFailure, onNewResult, onNewResultImpl, onProgressUpdate, onUnhandledException
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait