public class ThreadPoolFactory extends Object implements ThreadFactory
Constructor and Description |
---|
ThreadPoolFactory(String threadNamePrefix) |
public ThreadPoolFactory(String threadNamePrefix)
public Thread newThread(Runnable r)
newThread
in interface ThreadFactory
Copyright © 2016. All rights reserved.