Class Hierarchy
Interface Hierarchy
- java.util.concurrent.Future<V>
- io.machinecode.then.api.Deferred<T,F,P> (also extends io.machinecode.then.api.OnProgress<P>, io.machinecode.then.api.OnReject<F>, io.machinecode.then.api.OnResolve<T>, io.machinecode.then.api.Promise<T,F,P>)
- io.machinecode.then.api.ExecutablePromise<T,F,P>
- io.machinecode.then.api.Promise<T,F,P> (also extends io.machinecode.then.api.OnCancel)
- io.machinecode.then.api.OnCancel
- io.machinecode.then.api.Deferred<T,F,P> (also extends io.machinecode.then.api.OnProgress<P>, io.machinecode.then.api.OnReject<F>, io.machinecode.then.api.OnResolve<T>, io.machinecode.then.api.Promise<T,F,P>)
- io.machinecode.then.api.ExecutablePromise<T,F,P>
- io.machinecode.then.api.Promise<T,F,P> (also extends java.util.concurrent.Future<V>)
- io.machinecode.then.api.OnComplete
- io.machinecode.then.api.OnProgress<P>
- io.machinecode.then.api.Deferred<T,F,P> (also extends io.machinecode.then.api.OnReject<F>, io.machinecode.then.api.OnResolve<T>, io.machinecode.then.api.Promise<T,F,P>)
- io.machinecode.then.api.OnReject<F>
- io.machinecode.then.api.Deferred<T,F,P> (also extends io.machinecode.then.api.OnProgress<P>, io.machinecode.then.api.OnResolve<T>, io.machinecode.then.api.Promise<T,F,P>)
- io.machinecode.then.api.OnResolve<T>
- io.machinecode.then.api.Deferred<T,F,P> (also extends io.machinecode.then.api.OnProgress<P>, io.machinecode.then.api.OnReject<F>, io.machinecode.then.api.Promise<T,F,P>)
Copyright © 2014 MachineCode. All rights reserved.