Package org.testng.internal
Class PoolService<FutureType>
java.lang.Object
org.testng.internal.PoolService<FutureType>
Simple wrapper for an ExecutorCompletionService.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PoolService
public PoolService(int threadPoolSize)
-
-
Method Details
-
submitTasksAndWait
-