|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiThreadable
Defines that a class is multi-threadable.
| Method Summary | |
|---|---|
int |
getThreadCount()
|
void |
setThreadCount(int numThreads)
Set the number of threads to use. |
| Method Detail |
|---|
int getThreadCount()
void setThreadCount(int numThreads)
numThreads - The number of threads to use, or zero to
automatically determine based on core count.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||