public class DaemonThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description | 
|---|---|
static ThreadFactory | 
INSTANCE  | 
| Constructor and Description | 
|---|
DaemonThreadFactory()  | 
public static final ThreadFactory INSTANCE
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2019. All rights reserved.