Package org.jdeferred2.impl
package org.jdeferred2.impl
-
ClassDescriptionBase implementation of
MultipleResults.Base implementation ofMutableMultipleResults.AbstractPromise<D,F, P> Base implementation ofAllValues.This default exception handler will log the exception but will not propagate it.A default implementation that runs deferred tasks using anExecutorService.Base implementation ofMutableAllValues.DeferredObject<D,F, P> An implementation ofDeferredinterface.DeferredPromise<D,F, P> DelegatingPromise<D,F, P> Promise implementation of the Decorator Pattern.FilteredPromise<D,F, P, D_OUT, F_OUT, P_OUT> MasterDeferredObject2<V1,V2> MasterDeferredObject3<V1,V2, V3> MasterDeferredObject4<V1,V2, V3, V4> MasterDeferredObject5<V1,V2, V3, V4, V5> MasterDeferredObjectN<V1,V2, V3, V4, V5> MutableMultipleResults2<V1,V2> Contains 2 instances ofOneResult.MutableMultipleResults3<V1,V2, V3> Contains 3 instances ofOneResult.MutableMultipleResults4<V1,V2, V3, V4> Contains 4 instances ofOneResult.MutableMultipleResults5<V1,V2, V3, V4, V5> Contains 5 instances ofOneResult.MutableMultipleResultsN<V1,V2, V3, V4, V5> Contains multiple instances ofOneResult.Contains multiple instances ofOneResult.PipedPromise<D,F, P, D_OUT, F_OUT, P_OUT>