com.claritysys.data
Class NameGenerator.Test

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

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

Inner class for testing.


Constructor Summary
NameGenerator.Test()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run from command line, specify count of how many names to generate to System.out.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameGenerator.Test

public NameGenerator.Test()
Method Detail

main

public static void main(java.lang.String[] args)
Run from command line, specify count of how many names to generate to System.out.

Parameters:
args - Single integer argument.


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