|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Queue | |
org.sadun.util.tp | The Thread pool implementation package. |
Uses of Queue in org.sadun.util.tp |
Constructors in org.sadun.util.tp with parameters of type Queue | |
ThreadPoolThread(int size,
boolean daemon,
Queue queue)
Create a pool with the given size using the given queue object. |
|
ThreadPool(int size,
boolean daemon,
Queue queue)
Create a pool with the given size using the given queue object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |