The default reporter simply prints the stack trace of the Throwable to System.
The default reporter simply prints the stack trace of the Throwable to System.err.
Creates an ExecutionContext from the given Executor with the default Reporter.
Creates an ExecutionContext from the given Executor.
Creates an ExecutionContext from the given ExecutorService with the default Reporter.
Creates an ExecutionContext from the given ExecutorService.
This is the explicit global ExecutionContext, call this when you want to provide the global ExecutionContext explicitly
Contains factory methods for creating execution contexts.