Constructor and Description |
---|
PromiseExecutor(Executor executor) |
Modifier and Type | Method and Description |
---|---|
void |
execute(Runnable runnable) |
<V> org.osgi.util.promise.Promise<V> |
submit(Callable<? extends V> task) |
Copyright © 2021 aQute SARL. All rights reserved.