Class Insurance

java.lang.Object
  extended by Insurance

public class Insurance
extends Object

Entry class to start the program


Constructor Summary
Insurance()
           
 
Method Summary
static void main(String[] args)
          Entry point of the program
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Insurance

public Insurance()
Method Detail

main

public static void main(String[] args)
Entry point of the program

Parameters:
args - unused argument