Package | Description |
---|---|
hudson.util |
Other miscellaneous utility code
|
Modifier and Type | Method and Description |
---|---|
protected void |
CyclicGraphDetector.reactOnCycle(N q,
List<N> cycle)
React on detected cycles - default implementation throws an exception.
|
void |
CyclicGraphDetector.run(Iterable<? extends N> allNodes) |
Copyright © 2015. All rights reserved.