net.bonzoun.cocodonkey
Class UploadSpeed

java.lang.Object
  extended bynet.bonzoun.cocodonkey.UploadSpeed

public class UploadSpeed
extends java.lang.Object


Constructor Summary
UploadSpeed()
           
 
Method Summary
 int blocSize()
           
 void setBlocCount(int n)
           
 void setBytesCount(int n)
           
 double speed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadSpeed

public UploadSpeed()
Method Detail

blocSize

public int blocSize()

setBytesCount

public void setBytesCount(int n)

setBlocCount

public void setBlocCount(int n)

speed

public double speed()