Package | Description |
---|---|
com.github.dexecutor.core | |
com.github.dexecutor.core.graph |
Modifier and Type | Method and Description |
---|---|
void |
DependentTasksExecutorConfig.setValidator(Validator<T,R> validator)
change the validator to that of specified
|
Modifier and Type | Class and Description |
---|---|
class |
CyclicValidator<T extends Comparable<T>,R>
A
Validator which does cyclic checks |
Copyright © 2016 Dexecutor. All rights reserved.