public static interface CycleFinder.CycleConsumer
Modifier and Type | Method and Description |
---|---|
boolean |
consume(CycleFinder.Path cycle)
Consumes a cycle
|
boolean consume(CycleFinder.Path cycle)
cycle
- a cyclic pathfalse
to stop searching