public final class CustomThreadFactory extends Object implements ThreadFactory
Constructor and Description |
---|
CustomThreadFactory(String name,
boolean daemon) |
public CustomThreadFactory(String name, boolean daemon)
public Thread newThread(Runnable r)
newThread
in interface ThreadFactory
Copyright © 2014. All rights reserved.