FileDocCategorySizeDatePackage
ExternalUser.javaAPI DocExample947Sun Dec 14 22:47:36 GMT 2003oreilly.hcj.finalstory

ExternalUser

public class ExternalUser extends Object
Demonstrates what happens with final replacement.
author
Robert Simmons jr. (kraythe)
version
$Revision: 1.3 $

Fields Summary
Constructors Summary
Methods Summary
public static voidmain(java.lang.String[] args)
Demo method.

param
args Command line arguments.

		System.out.println("The title of the book is: " + FinalReplacement.A_STRING + ".");