Constructor and Description |
---|
AdvancedProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
<A,V> V |
compute(ComputableTask<A,V> task,
A taskArgument)
Waits if necessary for the computation to complete, and then
retrieves its result.
|
public <A,V> V compute(ComputableTask<A,V> task, A taskArgument)
Processor
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference