public static class ParallelExecutor.ParallelExecutorThreadFactory
extends Object
implements ThreadFactory
| Constructor and Description |
|---|
ParallelExecutorThreadFactory(String suffix)
Instantiates a new parallel executor thread factory.
|
| Modifier and Type | Method and Description |
|---|---|
Thread |
newThread(Runnable r) |
Copyright © 2010-2020 Toolsverse. All Rights Reserved.