class TestNGThreadPoolFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
Modifier and Type | Field and Description |
---|---|
private int |
m_count |
Constructor and Description |
---|
TestNGThreadPoolFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |