public class TestNGThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
TestNGThreadFactory(String name) |
public TestNGThreadFactory(String name)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2024. All rights reserved.