Package com.stumbleupon.async

Interface Summary
Callback<R,T> A simple 1-argument callback interface.
 

Class Summary
Deferred<T> A thread-safe implementation of a deferred result for easy asynchronous processing.
 

Exception Summary
DeferredGroupException Exception used when one the Deferreds in a group failed.