org.eclipsebook.ch02
Class Ch02_05

java.lang.Object
  |
  +--org.eclipsebook.ch02.Ch02_05

public class Ch02_05
extends java.lang.Object

Author:
Steven Holzner To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Ch02_05()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ch02_05

public Ch02_05()
Method Detail

main

public static void main(java.lang.String[] args)