public final class JAThreadFactory extends Object implements ThreadFactory
Constructor and Description |
---|
JAThreadFactory() |
public Thread newThread(Runnable runnable)
newThread
in interface ThreadFactory
runnable
- The run method is called when the thread is started.Copyright © 2012. All Rights Reserved.