@FunctionalInterface public static interface Task.Wait
Modifier and Type | Method and Description |
---|---|
void |
forDone()
Waits for the task completion.
|
void forDone()
CancellationException
- if the task was cancelledCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.