network
Class Delay

java.lang.Object
  extended by network.Delay
Direct Known Subclasses:
ClassDependentDelay

public class Delay
extends java.lang.Object


Constructor Summary
Delay()
           
Delay(DistributionSampler s)
           
 
Method Summary
protected  double sample()
           
protected  double sample(Customer c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Delay

public Delay()

Delay

public Delay(DistributionSampler s)
Method Detail

sample

protected double sample()

sample

protected double sample(Customer c)