public class Progress extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
Long |
getCurrent() |
Long |
getTotal() |
void |
setCurrent(Long current) |
void |
setTotal(Long total) |
Copyright © 2018. All rights reserved.