|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.claritysys.data.PhoneGenerator.Test
public static class PhoneGenerator.Test
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 |
---|
public PhoneGenerator.Test()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- single integer specifying how many random numbers
to write to System.out.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |