public class ResultMessage extends Object
| Constructor and Description |
|---|
ResultMessage(Runnable task)
Create ResultMessage object
|
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getTask()
Action result - to be executed in caller thread, not background thread
|
This documentation is licensed by Andrew Bowley under the GPLv3 License.