java.io.Serializablepublic class Progress
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
long |
currentBytes |
|
long |
totalBytes |
| Constructor | Description |
|---|---|
Progress(long currentBytes,
long totalBytes) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |