|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadWorker | |
net.sf.crispy.concurrent | Useful for concurrent programming. |
Uses of ThreadWorker in net.sf.crispy.concurrent |
Methods in net.sf.crispy.concurrent that return ThreadWorker | |
ThreadWorker |
ThreadController.getThreadWorker()
Get a new ThreadWorker (Thread) or from pool. |
Methods in net.sf.crispy.concurrent with parameters of type ThreadWorker | |
void |
ThreadController.releasThreadWorker(ThreadWorker pvThreadWorker)
Release ThreadWorker (Thread) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |