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