public class BandwidthManager extends java.lang.Object
BandwidthManager()
void
addMeasurement(int bandwidth)
int
getEstimatedBandwidth()
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BandwidthManager()
public void addMeasurement(int bandwidth)
public int getEstimatedBandwidth()
public void reset()