public interface ThreadLimiter
Modifier and Type | Method and Description |
---|---|
int |
getNumThreads()
Returns the number of threads to use.
|
void |
setNumThreads(int value)
Sets the number of threads to use.
|
Copyright © 2017. All Rights Reserved.