Interface CloseableExecutor

    • Method Detail

      • close

        void close()
      • fromExecutorService

        static CloseableExecutor fromExecutorService​(java.util.concurrent.ExecutorService executorService)