Package org.teamapps.util.threading
Interface CloseableExecutor
- All Superinterfaces:
Executor
- All Known Implementing Classes:
CompletableFutureChainSequentialExecutorFactory.SequentialExecutor
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static CloseableExecutorfromExecutorService(ExecutorService executorService)
-
Method Details
-
close
void close() -
fromExecutorService
-