Package 

Class StatefulProducerRunnable

  • All Implemented Interfaces:
    java.lang.Runnable

    
    public abstract class StatefulProducerRunnable<T extends Object>
    extends StatefulRunnable<T>
                        

    StatefulRunnable intended to be used by producers.

    Class implements common functionality related to handling producer instrumentation and resource management.

    • Method Summary

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

        cancel, getResult, run
      • Methods inherited from class java.lang.Object

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