Uses of Interface
org.testng.internal.thread.IExecutor
-
Packages that use IExecutor Package Description org.testng.internal.thread -
-
Uses of IExecutor in org.testng.internal.thread
Classes in org.testng.internal.thread that implement IExecutor Modifier and Type Class Description classExecutorAdapterAn implementation forIExecutorbased onThreadPoolExecutorMethods in org.testng.internal.thread that return IExecutor Modifier and Type Method Description static IExecutorThreadUtil. createExecutor(int threadCount, java.lang.String threadFactoryName)
-