Package org.apache.bookkeeper.common.concurrent
Utility classes commonly useful in concurrent programming.
- 
Interface Summary Interface Description FutureEventListener<T> Provide similar interface (as twitter future) over java future. - 
Class Summary Class Description FutureUtils Future related utils.