public static class SerializeState.StoredData
extends java.lang.Object
| Constructor and Description |
|---|
StoredData() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBytesCopied() |
int |
getTotalToCopy() |
boolean |
hasCompleted() |
void |
incrementCopied(int by) |
int |
leftToCopy() |
void |
setTotalToCopy(int totalToCopy) |