Package 

Class DefaultExecutorSupplier

  • All Implemented Interfaces:
    com.facebook.imagepipeline.core.ExecutorSupplier

    
    public final class DefaultExecutorSupplier
     implements ExecutorSupplier
                        

    Basic implementation of ExecutorSupplier.

    Provides one thread pool for the CPU-bound operations and another thread pool for the IO-bound operations.