|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Job | |
---|---|
cz.cuni.amis.utils |
Uses of Job in cz.cuni.amis.utils |
---|
Methods in cz.cuni.amis.utils that return Job | |
---|---|
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |