| Package | Description |
|---|---|
| io.committed.invest.core.dto.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEdge
An edge of a graph.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphBuilder.addEdge(Edge edge) |
| Constructor and Description |
|---|
Graph(Collection<Node> nodes,
Collection<Edge> edges) |
Copyright © 2017–2018 Committed. All rights reserved.