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 ThreadFactory
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.