| Package | Description |
|---|---|
| com.github.deinok.threading |
| Modifier and Type | Method and Description |
|---|---|
Task<R> |
Task.await()
Ensures that the result is ready to be returned
|
R |
Task.getResult()
Gets the result of the Task
|
Copyright © 2016. All rights reserved.