public class DefaultThreadFactory extends Object implements ThreadFactory
Constructor and Description |
---|
DefaultThreadFactory(String threadName,
boolean daemon) |
public DefaultThreadFactory(String threadName, boolean daemon)
public Thread newThread(Runnable r)
newThread
in interface ThreadFactory
Copyright © 2021 Zaxxer.com. All rights reserved.