public class Progress extends java.lang.Object implements java.io.Serializable
long
currentBytes
totalBytes
Progress(long currentBytes, long totalBytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long currentBytes
public long totalBytes
public Progress(long currentBytes, long totalBytes)