| Package | Description | 
|---|---|
| com.github.dexecutor.core | |
| com.github.dexecutor.core.graph | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DependentTasksExecutorConfig. setTraversar(Traversar<T,R> traversar)Change the traversar to that of specified | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LevelOrderTraversar<T extends Comparable<T>,R>A Traversar which does level order traversal of the given graph | 
Copyright © 2016 Dexecutor. All rights reserved.