public interface ExecutorServiceProvider
Modifier and Type | Method and Description |
---|---|
ExecutorService |
getExecutorService() |
void |
setExecutorService(ExecutorService executor) |
ExecutorService getExecutorService()
void setExecutorService(ExecutorService executor)
Copyright © 2024. All rights reserved.