Uses of Interface
org.testng.internal.thread.IThreadFactory
-
Packages that use IThreadFactory Package Description org.testng.internal.thread -
-
Uses of IThreadFactory in org.testng.internal.thread
Classes in org.testng.internal.thread that implement IThreadFactory Modifier and Type Class Description static class
ThreadUtil.ThreadFactoryImpl
Constructors in org.testng.internal.thread with parameters of type IThreadFactory Constructor Description ExecutorAdapter(int threadCount, IThreadFactory tf)
-