at.dms.compiler.tools.jperf
Class Main

java.lang.Object
  extended by 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
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws IOException
The main driver.

Throws:
IOException