public class SimpleCycleRenderer extends Object implements CycleRenderer
CycleRenderer.
This implementation had been the DefaultCycleRenderer until version 0.4.2.| Constructor and Description |
|---|
SimpleCycleRenderer() |
| Modifier and Type | Method and Description |
|---|---|
String |
renderCycle(Dag<Slice> dag)
Creates a string representation of the detected cycle to
be used as message for an
AssertionError. |
public String renderCycle(Dag<Slice> dag)
CycleRendererAssertionError.renderCycle in interface CycleRendererdag - the DAG that contains the cycleCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.