| Package | Description |
|---|---|
| org.osgi.util.promise |
Promise Package Version 1.1.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) <V> ResolvedPromiseImpl<V> |
PromiseImpl.resolved(V v)
Return a new
ResolvedPromiseImpl using the PromiseFactory
of this PromiseImpl. |