org.mrd.random
Class Test

java.lang.Object
  |
  +--org.mrd.random.Test

public class Test
extends java.lang.Object

Author:
administrator

Constructor Summary
Test()
          Creates a new instance of Test
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Creates a new instance of Test

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments


Copyright © 2000-2003 Mark Robert Diggory. All Rights Reserved.