| Package | Description |
|---|---|
| org.cache2k.impl.threading |
| Modifier and Type | Method and Description |
|---|---|
<V> Future<V> |
GlobalPooledExecutor.execute(Callable<V> c,
GlobalPooledExecutor.ProgressNotifier n) |
<V> Future<V> |
GlobalPooledExecutor.execute(Callable<V> c,
GlobalPooledExecutor.ProgressNotifier n,
long _timeoutMillis) |
void |
GlobalPooledExecutor.execute(Runnable r,
GlobalPooledExecutor.ProgressNotifier n) |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.