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 ThreadFactory
Copyright © 2022. All rights reserved.