|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadFactory | |
edu.oswego.cs.dl.util.concurrent | Standardized, efficient utility classes commonly encountered in concurrent programming. |
Uses of ThreadFactory in edu.oswego.cs.dl.util.concurrent |
Methods in edu.oswego.cs.dl.util.concurrent that return ThreadFactory | |
ThreadFactory |
getThreadFactory()
Get the factory for creating new threads. |
ThreadFactory |
setThreadFactory(ThreadFactory factory)
Set the factory for creating new threads. |
Methods in edu.oswego.cs.dl.util.concurrent with parameters of type ThreadFactory | |
ThreadFactory |
setThreadFactory(ThreadFactory factory)
Set the factory for creating new threads. |
|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |