public class DaemonThreadFactory extends Object implements ThreadFactory
This class should not be considered a part of the public API.
| Constructor and Description |
|---|
DaemonThreadFactory(String prefix) |
public DaemonThreadFactory(String prefix)
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactoryCopyright © 2010 - 2020 Adobe. All Rights Reserved