|
Colt 1.0.2 | |||||||||
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 |
ThreadFactoryUser.getThreadFactory()
Get the factory for creating new threads. |
ThreadFactory |
ThreadFactoryUser.setThreadFactory(ThreadFactory factory)
Set the factory for creating new threads. |
Methods in edu.oswego.cs.dl.util.concurrent with parameters of type ThreadFactory | |
ThreadFactory |
ThreadFactoryUser.setThreadFactory(ThreadFactory factory)
Set the factory for creating new threads. |
|
Colt 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |