Package zombie
Class AutoTestLaunchClass
java.lang.Object
zombie.AutoTestLaunchClass
public class AutoTestLaunchClass
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description AutoTestLaunchClass()
-
Method Summary
Modifier and Type Method Description static void
close()
static void
closeProper()
static void
main(java.lang.String[] args)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AutoTestLaunchClass
public AutoTestLaunchClass()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) -
close
public static void close() -
closeProper
public static void closeProper()
-