Interface ConfigurableThreadPoolExecutor

    • Method Detail

      • setMaximumPoolSize

        void setMaximumPoolSize​(int threads)
      • setCorePoolSize

        void setCorePoolSize​(int threads)