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