public class DaemonThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
DaemonThreadFactory() |
public Thread newThread(@NonNull Runnable r)
newThread in interface ThreadFactoryCopyright © 2004–2022. All rights reserved.