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.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.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>)
- io.machinecode.then.api.Progress<T,F,P,Tx,Fx,Px>
- io.machinecode.then.api.Reject<T,F,Tx,Fx,Px>
- io.machinecode.then.api.Resolve<T,Tx,Fx,Px>
Copyright © 2015 MachineCode. All rights reserved.