| Package | Description |
|---|---|
| oracle.ide.model.concurrent |
| Constructor and Description |
|---|
AsynchronousCallableCompletionService(java.util.concurrent.ExecutorService executor,
CallableResultHandler<T> asyncContentLevelCallback)
Instantiates an
AsynchronousCallableCompletionService that will use the
provided executor to process Callables. |