Class network.tester
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class network.tester

java.lang.Object
   |
   +----network.tester

public class tester
extends Object
implements Runnable

Variable Index

 o CONFIG_FILENAME
 o SEED

Constructor Index

 o tester()

Method Index

 o main(String[])
 o run()

Variables

 o SEED
  public static long SEED
 o CONFIG_FILENAME
  public static String CONFIG_FILENAME

Constructors

 o tester
  public tester()

Methods

 o main
  public static void main(String args[])
 o run
  public void run()

All Packages  Class Hierarchy  This Package  Previous  Next  Index