Package | Description |
---|---|
org.testng.internal.thread |
Modifier and Type | Class and Description |
---|---|
static class |
ThreadUtil.ThreadFactoryImpl |
Modifier and Type | Field and Description |
---|---|
private IThreadFactory |
ExecutorAdapter.m_threadFactory |
Modifier and Type | Method and Description |
---|---|
private static IThreadFactory |
ThreadUtil.createFactory(java.lang.String name) |
Constructor and Description |
---|
ExecutorAdapter(int threadCount,
IThreadFactory tf) |