Class Exercise9_1

java.lang.Object
  extended byExercise9_1

public class Exercise9_1
extends java.lang.Object

Exercise 9.1 from the book

Version:
1.0
Author:
Kristian Torp, torp (at) cs (dot) aau (dot) dk

Constructor Summary
Exercise9_1()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main that throws exceptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exercise9_1

public Exercise9_1()
Method Detail

main

public static void main(java.lang.String[] args)
Main that throws exceptions