at.tuwien.ifs.somtoolbox.layers.quality
Class Trustworthiness_NeighborhoodPreservation.DistanceTagComparator
java.lang.Object
at.tuwien.ifs.somtoolbox.layers.quality.Trustworthiness_NeighborhoodPreservation.DistanceTagComparator
- All Implemented Interfaces:
- Comparator<Trustworthiness_NeighborhoodPreservation.DistanceTag>
- Enclosing class:
- Trustworthiness_NeighborhoodPreservation
public class Trustworthiness_NeighborhoodPreservation.DistanceTagComparator
- extends Object
- implements Comparator<Trustworthiness_NeighborhoodPreservation.DistanceTag>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Trustworthiness_NeighborhoodPreservation.DistanceTagComparator
public Trustworthiness_NeighborhoodPreservation.DistanceTagComparator()
compare
public int compare(Trustworthiness_NeighborhoodPreservation.DistanceTag t1,
Trustworthiness_NeighborhoodPreservation.DistanceTag t2)
- Specified by:
compare
in interface Comparator<Trustworthiness_NeighborhoodPreservation.DistanceTag>