p2p.simulator.config
Class Random

java.lang.Object
  extended by p2p.simulator.config.Random

public class Random
extends java.lang.Object


Field Summary
 int seed
           
 
Constructor Summary
Random()
           
Random(int s)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

seed

public int seed
Constructor Detail

Random

public Random()

Random

public Random(int s)