Class ThreadPoolManager
- java.lang.Object
-
- gaia.cu9.ari.gaiaorbit.desktop.concurrent.ThreadPoolManager
-
public class ThreadPoolManager extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.concurrent.ThreadPoolExecutor
pool
The executor service containing the pool
-
Constructor Summary
Constructors Constructor Description ThreadPoolManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
initialize(int numThreads)
-