| Package | Description |
|---|---|
| io.committed.invest.core.dto.graph |
| Modifier and Type | Method and Description |
|---|---|
Collection<Node> |
GraphBuilder.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphBuilder.addNode(Node node) |
static Graph |
Graph.singleton(Node node) |
| Constructor and Description |
|---|
Graph(Collection<Node> nodes,
Collection<Edge> edges) |
Copyright © 2017 Committed. All rights reserved.