Skip navigation links
OSGi™ org.osgi.util.promise
Version 1.1.1
A C D E F G I M O P R S T 

T

then(Success<? super T, ? extends R>, Failure) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with Success and Failure callbacks.
then(Success<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with a Success callback.
thenAccept(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with a Consumer callback that receives the value of this Promise when it is successfully resolved.
timeout(long) - Method in interface org.osgi.util.promise.Promise
Time out the resolution of this Promise.
TimeoutException - Exception in org.osgi.util.promise
Timeout exception for a Promise.
TimeoutException() - Constructor for exception org.osgi.util.promise.TimeoutException
Create a new TimeoutException.
toString() - Method in class org.osgi.util.promise.Deferred
Returns a string representation of the associated Promise.
A C D E F G I M O P R S T 
Skip navigation links
OSGi™ org.osgi.util.promise
Version 1.1.1

Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0