public interface RunnerCreator<T extends java.lang.Runnable>
| Modifier and Type | Method and Description |
|---|---|
T |
newRunner(int threadNumber)
Creates a new runnable object for the given runner thread number.
|
T newRunner(int threadNumber)
Copyright © 2018 SAP SE. All Rights Reserved.