public interface CycleRenderer
| 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. |
String renderCycle(Dag<Slice> dag)
AssertionError.dag - the DAG that contains the cycleCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.