File
Doc
Category
Size
Date
Package
Ch02_02.java
API Doc
Example
541
Fri Oct 17 14:59:42 BST 2003
org.eclipsebook.ch02
Ch02_02
java.lang.Object
public class Ch02_02 extends Object
author
Steven Holzner To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
Fields Summary
Constructors Summary
Methods Summary
public static void
main
(
java.lang.String[]
args)
Ch02_02HelperHelper helper = new Ch02_02HelperHelper(); helper.printer();
Java Code Source