public class BatcheeThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
static ThreadFactory |
INSTANCE |
| Constructor and Description |
|---|
BatcheeThreadFactory() |
public static final ThreadFactory INSTANCE
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2022 The Apache Software Foundation. All rights reserved.