protected static class LinkClustering.Edge extends Object
int
from
to
LinkClustering.Edge(int from, int to)
boolean
equals(Object o)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int from
public final int to
public LinkClustering.Edge(int from, int to)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012. All Rights Reserved.