public class ProgressBean extends Object
ProgressBean()
long
getProgress()
getTotal()
void
setProgress(long progress)
setTotal(long total)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProgressBean()
public long getTotal()
public void setTotal(long total)
public long getProgress()
public void setProgress(long progress)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.