public static interface WorkProgress.MultiTask.SubTask
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkProgress.MultiTask.SubTask.Wrapper
Simple implementation of SubTask.
|
| Modifier and Type | Method and Description |
|---|---|
WorkProgress |
getProgress()
Progress of this sub-task.
|
long |
getWorkOnParent()
Amount of work on the parent done by this sub-task.
|
long getWorkOnParent()
WorkProgress getProgress()
Copyright © 2019. All rights reserved.