Package org.osgi.util.promise
Class PromiseFactory.InlineExecutor
java.lang.Object
org.osgi.util.promise.PromiseFactory.InlineExecutor
- All Implemented Interfaces:
Executor
- Enclosing class:
PromiseFactory
An Executor implementation which executes the task immediately on the
thread calling the
Executor.execute
method.-
Constructor Summary
Constructors -
Method Summary