public class UploadProgress extends Object
UploadProgress(long soFar, long of)
long
getOf()
getSoFar()
void
setOf(long of)
setSoFar(long soFar)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UploadProgress(long soFar, long of)
public long getSoFar()
public void setSoFar(long soFar)
public long getOf()
public void setOf(long of)
Copyright © 2014 Equilibrium. All rights reserved.