com.claritysys.data
Class CompanyNameGenerator.Test

java.lang.Object
  extended by com.claritysys.data.CompanyNameGenerator.Test
Enclosing class:
CompanyNameGenerator

public static class CompanyNameGenerator.Test
extends java.lang.Object

Inner class for testing.


Constructor Summary
CompanyNameGenerator.Test()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run from command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompanyNameGenerator.Test

public CompanyNameGenerator.Test()
Method Detail

main

public static void main(java.lang.String[] args)
Run from command line. Single arg describes how many to generate to System.out.

Parameters:
args - Single integer argument.


Copyright ? 2002 Clarity Systems Group, LLC. All Rights Reserved.