public class SimpleExecutorConfig extends ExecutorServiceConfig
| Constructor and Description |
|---|
SimpleExecutorConfig(String formatString,
int numThreads) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatString() |
int |
getNumThreads() |
public SimpleExecutorConfig(String formatString, int numThreads)
public String getFormatString()
getFormatString in class ExecutorServiceConfigpublic int getNumThreads()
getNumThreads in class ExecutorServiceConfigCopyright © 2011–2017. All rights reserved.