| Package | Description |
|---|---|
| info.debatty.java.graphs |
| Modifier and Type | Method and Description |
|---|---|
Neighbor<T> |
Edge.getNeighbor()
Get the neighbor.
|
| Constructor and Description |
|---|
Edge(T origin,
Neighbor<T> neighbor)
Build an edge between n1 and neighbor.node.
|
Copyright © 2017. All rights reserved.