Class GraphIntegrity
java.lang.Object
com.ibm.wala.util.graph.GraphIntegrity
Utility class to check integrity of a graph data structure.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> void
static void
printCollection
(String string, Collection<?> c)
-
Constructor Details
-
GraphIntegrity
public GraphIntegrity()
-
-
Method Details
-
check
-
printCollection
- Throws:
IllegalArgumentException
- if c is null
-