Class GraphUtil
java.lang.Object
com.ibm.wala.util.graph.GraphUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> long
countEdges
(Graph<T> g) count the number of edges in g
-
Constructor Details
-
GraphUtil
public GraphUtil()
-
-
Method Details
-
countEdges
count the number of edges in g
-