public final class DaemonThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
DaemonThreadFactory() |
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactoryrunnable - a runnable to be executed by new thread instanceCopyright © 2016 City of Paris. All rights reserved.