Package gaiasky.desktop.concurrent
Class ThreadPoolManager
java.lang.Object
gaiasky.desktop.concurrent.ThreadPoolManager
-
Field Summary
Modifier and TypeFieldDescriptionstatic ThreadPoolExecutor
The executor service containing the pool -
Constructor Summary
-
Method Summary
-
Field Details
-
pool
The executor service containing the pool
-
-
Constructor Details
-
ThreadPoolManager
public ThreadPoolManager()
-
-
Method Details
-
initialize
public static void initialize(int numThreads)
-