Uses of Class
ciir.umass.edu.utilities.WorkerThread
-
Packages that use WorkerThread Package Description ciir.umass.edu.utilities -
-
Uses of WorkerThread in ciir.umass.edu.utilities
Methods in ciir.umass.edu.utilities that return WorkerThread Modifier and Type Method Description abstract WorkerThreadWorkerThread. clone()WorkerThread[]MyThreadPool. execute(WorkerThread worker, int nTasks)Methods in ciir.umass.edu.utilities with parameters of type WorkerThread Modifier and Type Method Description WorkerThread[]MyThreadPool. execute(WorkerThread worker, int nTasks)
-