|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.util.graph.GraphIntegrity
public class GraphIntegrity
Utility class to check integrity of a graph data structure.
| Nested Class Summary | |
|---|---|
static class |
GraphIntegrity.UnsoundGraphException
|
| Constructor Summary | |
|---|---|
GraphIntegrity()
|
|
| Method Summary | ||
|---|---|---|
static
|
check(Graph<T> G)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphIntegrity()
| Method Detail |
|---|
public static <T> void check(Graph<T> G)
throws GraphIntegrity.UnsoundGraphException
GraphIntegrity.UnsoundGraphException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||