Constructs a new Executor with the given provider which provides us with some sort of underlying thread execution mechanism where the tasks will actually be executed
the Provider to use
See Implementation
Constructs a new Executor with the given provider which provides us with some sort of underlying thread execution mechanism where the tasks will actually be executed