com.claritysys.data
Class AddressGenerator.Test

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

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

An inner class for testing, can be run from command line to see sample output.


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

Constructor Detail

AddressGenerator.Test

public AddressGenerator.Test()
Method Detail

main

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

Parameters:
args - Single integer argument.


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