public class IncrementalNamingThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
IncrementalNamingThreadFactory(String name) |
public IncrementalNamingThreadFactory(String name)
name - the common name for the threadspublic Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2012-2013 Batoo. All Rights Reserved.