public interface Task extends Runnable
Worker.| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns an identifying description for this task.
|
String |
getProgress()
Returns a description of the tasks progress or null, if such a
description is not supported.
|
String getId()
String getProgress()
Copyright © 2015–2020. All rights reserved.