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 ThreadFactory
Copyright © 2017. All Rights Reserved.