Package com.mt_ag.jar.module
Class Tools.Run
- java.lang.Object
-
- com.mt_ag.jar.module.Tools.Run
-
-
Method Detail
-
run
public static void run(Runnable runnable)
The run call.- Parameters:
runnable
- the method to exec.
-
-
public static void run(Runnable runnable)
runnable
- the method to exec.