-
Constructor Summary
Constructors
-
Method Summary
Future<org.apache.poi.ss.formula.functions.T>
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ThreadPoolManager
public ThreadPoolManager(int size)
Deprecated.
-
Method Details
-
execute
public Future<org.apache.poi.ss.formula.functions.T> execute(Callable<org.apache.poi.ss.formula.functions.T> task)
Deprecated.
-
-
shutdown
public void shutdown()
Deprecated.
-
getExecutorService
Deprecated.