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 ExecutorServiceConfig
public int getNumThreads()
getNumThreads
in class ExecutorServiceConfig
Copyright © 2011–2017. All rights reserved.