Uses of Class
de.quantummaid.httpmaid.chains.graph.Edge
-
Packages that use Edge Package Description de.quantummaid.httpmaid.chains.graph -
-
Uses of Edge in de.quantummaid.httpmaid.chains.graph
Methods in de.quantummaid.httpmaid.chains.graph that return Edge Modifier and Type Method Description static EdgeEdge. edge(Node from, Node to, Color color, Label label)
-