com.claritysys.data
Class PhoneGenerator.Test

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

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

Inner test class. Invoke from command line as com.claritysys.data.PhoneGenerator$Test.


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

Constructor Detail

PhoneGenerator.Test

public PhoneGenerator.Test()
Method Detail

main

public static void main(java.lang.String[] args)
Run from command line, supply single integer count argument.

Parameters:
args - single integer specifying how many random numbers to write to System.out.


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