| Constructor and Description |
|---|
BaseTask() |
| Modifier and Type | Method and Description |
|---|---|
V |
invokeBlocking()
Schedule for execution, and block until completion
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblockUntilComplete, call, invokeAsyncpublic V invokeBlocking()
TaskinvokeBlocking in interface Task<V>Copyright © 2016. All Rights Reserved.