public class VertexPair<V> extends Object
VertexPair(V n1, V n2)
boolean
equals(Object o)
V
getFirst()
getOther(V one)
getSecond()
int
hashCode()
hasVertex(V v)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VertexPair(V n1, V n2)
public V getFirst()
public V getSecond()
public boolean hasVertex(V v)
v
public V getOther(V one)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2016. All rights reserved.