public class DaemonThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
DaemonThreadFactory(String prefix) |
public DaemonThreadFactory(String prefix)
public Thread newThread(Runnable runner)
newThread in interface ThreadFactoryCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.