Modifier and Type | Method and Description |
---|---|
V |
compute(ComputableTask<A,V> c,
A taskArg)
Waits if necessary for the computation to complete, and then
retrieves its result.
|
V compute(ComputableTask<A,V> c, A taskArg) throws InterruptedException
taskArg
- argument for computationInterruptedException
- if the current thread was interrupted
while waitingEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference