esmska
Class Main

java.lang.Object
  extended by esmska.Main

public class Main
extends java.lang.Object

Starter class for the whole program


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Program starter method
 
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(java.lang.String[] args)
Program starter method

Parameters:
args - the command line arguments