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–2015 The Apache Software Foundation. All rights reserved.