Uses of Interface
org.osgi.util.promise.Failure
Packages that use Failure
-
Uses of Failure in org.osgi.util.promise
Fields in org.osgi.util.promise declared as FailureMethods in org.osgi.util.promise with parameters of type FailureModifier and TypeMethodDescription<R> Promise<R>
Chain a new Promise to this Promise with Success and Failure callbacks.<R> Promise<R>
Chain a new Promise to this Promise with Success and Failure callbacks.<R> Promise<R>
Chain a new Promise to this Promise with Success and Failure callbacks.<R> Promise<R>
Chain a new Promise to this Promise with Success and Failure callbacks.Constructors in org.osgi.util.promise with parameters of type Failure