class ClusterPair extends Pair<Cluster>
ClusterPair(Cluster o1, Cluster o2)
Cluster
c1()
c2()
equals, getFirst, getSecond, same, setFirst, setSecond, swap, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ClusterPair(Cluster o1, Cluster o2)
public Cluster c1()
public Cluster c2()