public class SimpleThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
SimpleThreadFactory(String format) |
public SimpleThreadFactory(String format)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.