public class TestrecorderThreadFactory extends Object implements ThreadFactory
Modifier and Type | Field and Description |
---|---|
static ThreadGroup |
RECORDING |
Constructor and Description |
---|
TestrecorderThreadFactory(String name) |
public static final ThreadGroup RECORDING
public TestrecorderThreadFactory(String name)
public Thread newThread(Runnable runnable)
newThread
in interface ThreadFactory
Copyright © 2020. All rights reserved.