public interface ExecutorProvider
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorService |
getExecutor()
Gets the executor to use.
|
boolean |
shouldAutoClose()
Indicates whether the executor should be closed by the containing client class.
|
boolean shouldAutoClose()
ScheduledExecutorService getExecutor()