public class SafeThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
SafeThreadFactory()
Instantiates a new default thread factory.
|
public SafeThreadFactory()
public Thread newThread(Runnable task)
newThread in interface ThreadFactoryCopyright © 2016 utils4j. All Rights Reserved.