| Package | Description |
|---|---|
| com.github.dexecutor.executor |
| Constructor and Description |
|---|
DefaultDependentTasksExecutor(ExecutorService executorService,
TaskProvider<T> taskProvider)
Creates the Executor with bare minimum required params
|
DependentTasksExecutorConfig(ExecutorService executorService,
TaskProvider<T> taskProvider)
Construct the object with mandatory params, rest are optional
|
Copyright © 2016 Dexecutor. All rights reserved.