| Package | Description |
|---|---|
| cz.cuni.amis.utils |
| Modifier and Type | Method and Description |
|---|---|
Job<RESULT> |
Job.startJob()
Starts the job (only iff !isStarted()) in the new thread.
|
Job<RESULT> |
Job.startJob(String threadName)
Starts the job (only iff !isStarted()) in the new thread (with specific thread name).
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.