public class GraphUtil
extends java.lang.Object
Constructor and Description |
---|
GraphUtil() |
Modifier and Type | Method and Description |
---|---|
static Hierarchy |
asHierarchy(Graph graph) |
(package private) static java.util.List<Node> |
getRoots(Graph graph) |
static boolean |
hasCycle(Graph graph) |