V - Vertex typeE - Edge typepublic class CycleDetector<V,E extends DefaultEdge> extends Object
| Constructor and Description |
|---|
CycleDetector(DirectedGraph<V,E> graph) |
public CycleDetector(DirectedGraph<V,E> graph)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.