public class Trustworthiness_NeighborhoodPreservation.DistanceTagComparator extends Object implements Comparator<Trustworthiness_NeighborhoodPreservation.DistanceTag>
Constructor and Description |
---|
Trustworthiness_NeighborhoodPreservation.DistanceTagComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Trustworthiness_NeighborhoodPreservation.DistanceTag t1,
Trustworthiness_NeighborhoodPreservation.DistanceTag t2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public Trustworthiness_NeighborhoodPreservation.DistanceTagComparator()
public int compare(Trustworthiness_NeighborhoodPreservation.DistanceTag t1, Trustworthiness_NeighborhoodPreservation.DistanceTag t2)
compare
in interface Comparator<Trustworthiness_NeighborhoodPreservation.DistanceTag>