public class RunnableFactory extends Object
| Constructor and Description |
|---|
RunnableFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
activateTestMode() |
static IRunnable |
createNew(AbsRunnable runnable) |
static IRunnable |
createNew(String name,
AbsRunnable runnable) |
public static IRunnable createNew(AbsRunnable runnable)
public static IRunnable createNew(String name, AbsRunnable runnable)
public static void activateTestMode()
Copyright © 2018. All rights reserved.