Return executor that can be used for utility tasks. @return the executor
()
| 454 | * @return the executor |
| 455 | */ |
| 456 | ScheduledExecutorService getUtilityExecutor(); |
| 457 | |
| 458 | /** |
| 459 | * Set the executor that can be used for utility tasks. |
no outgoing calls
no test coverage detected