public final class DaemonThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
DaemonThreadFactory(String threadName) |
public DaemonThreadFactory(String threadName)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.