|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CyclicGraphDetector.CycleDetectedException | |
---|---|
hudson.util | Other miscellaneous utility code |
Uses of CyclicGraphDetector.CycleDetectedException in hudson.util |
---|
Methods in hudson.util that throw CyclicGraphDetector.CycleDetectedException | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |