| Package | Description |
|---|---|
| com.github.dexecutor.core |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionEngine<T extends Comparable<T>,R>
Default Executor, which internally operates on @ExecutorService
|
| Constructor and Description |
|---|
DexecutorConfig(ExecutionEngine<T,R> executionEngine,
TaskProvider<T,R> taskProvider)
Construct the object with mandatory params, rest are optional
|
Copyright © 2016 Dexecutor. All rights reserved.