university
Class UniversityApplication

java.lang.Object
  extended by university.UniversityApplication

public class UniversityApplication
extends java.lang.Object

Main entry point to the program.


Constructor Summary
UniversityApplication()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main The main entry point to the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniversityApplication

public UniversityApplication()
Method Detail

main

public static void main(java.lang.String[] args)
Main The main entry point to the program.

Parameters:
args - the command line arguments