Package 

Class BaseRepeatedPostProcessor

    • Method Summary

      Modifier and Type Method Description
      Unit setCallback(RepeatedPostprocessorRunner runner) Callback used to pass the postprocessor a reference to the object that will run the postprocessor's PostProcessor#process method when the client requires.
      final Unit update()
      • Methods inherited from class com.facebook.imagepipeline.request.BaseRepeatedPostProcessor

        getName, getPostprocessorCacheKey, process, process, process
      • Methods inherited from class java.lang.Object

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

      • BaseRepeatedPostProcessor

        BaseRepeatedPostProcessor()