public final class JkInit
extends java.lang.Object
Constructor and Description |
---|
JkInit() |
Modifier and Type | Method and Description |
---|---|
static <T extends JkRun> |
instanceOf(java.lang.Class<T> clazz,
java.lang.String... args)
Creates an instance of the specified run class and displays information about this class andPrepending environment.
|
public static <T extends JkRun> T instanceOf(java.lang.Class<T> clazz, java.lang.String... args)