| Constructor and Description |
|---|
UndirectedEdge(T nodeA,
T nodeB)
Creates a new undirected edge for the given nodes.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |