An EventAggregator that coalesces object data obtained via calls to
CustomDispatchSource#merge(Object) into a ListBuffer.
Enriches the DispatchQueue interfaces with additional Scala friendly methods.
Enriches the Executor interfaces with additional Scala friendly methods.
A TaskTracker is used to track multiple async processing tasks and call a callback once they all complete.
Same as Dispatch.NOOP
Same as Dispatch.NOOP
Contains several helper method for working with retained objects and callbacks.
Creates a runnable object from a partial function
Creates a runnable object from a partial function
Same as Dispatch.createQueue(String)
Same as Dispatch.createQueue(String)
Same as Dispatch.createSource(SelectableChannel, Int, DispatchQueue)
Same as Dispatch.createSource(SelectableChannel, Int, DispatchQueue)
Same as Dispatch.createSource(EventAggregator, DispatchQueue)
Same as Dispatch.createSource(EventAggregator, DispatchQueue)
Same as Dispatch.getCurrentQueue
Same as Dispatch.getCurrentQueue
Same as Dispatch.getCurrentQueue
Same as Dispatch.getCurrentQueue
Same as Dispatch.getGlobalQueue(DispatchPriority)
Same as Dispatch.getGlobalQueue(DispatchPriority)
Same as Dispatch.getThreadQueues
Same as Dispatch.getThreadQueues
Same as Dispatch.getGlobalQueue
Same as Dispatch.getGlobalQueue
resets a CPS block, and returns it's result in a future.
resets a CPS block, and returns it's result in a future.