Package org.glassfish.pfl.basic.graph
Interface Graph<T extends Node>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodeDatagetNodeData(T node)java.util.Set<T>getRoots()
-
| Modifier and Type | Method | Description |
|---|---|---|
NodeData |
getNodeData(T node) |
|
java.util.Set<T> |
getRoots() |