at.dms.compiler.tools.jperf
Class Main
java.lang.Object
at.dms.compiler.tools.jperf.Main
public class Main
- extends Object
Main is the main driver of the package.
- Author:
- Jiejun KONG
Constructor Summary |
Main()
|
Method Summary |
static void |
main(String[] args)
The main driver. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
throws IOException
- The main driver.
- Throws:
IOException