Interface AbstractExecutorTeamSource.ExecutorServiceFactory
-
- Enclosing class:
- AbstractExecutorTeamSource
protected static interface AbstractExecutorTeamSource.ExecutorServiceFactoryFactory to create theExecutorService.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.ExecutorServicecreateExecutorService()Creates theExecutorService.
-