V
- the graph vertex typeUnorderedPair
@Deprecated public class UnorderedVertexPair<V> extends VertexPair<V>
n1, n2
Constructor and Description |
---|
UnorderedVertexPair(V n1,
V n2)
Deprecated.
Create a unordered new vertex pair
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
elementEquals, getFirst, getOther, getSecond, hasVertex
public String toString()
toString
in class VertexPair<V>
public boolean equals(Object o)
equals
in class VertexPair<V>
public int hashCode()
hashCode
in class VertexPair<V>
Copyright © 2017. All rights reserved.