public static class Cluster.PartialComparator extends Object implements Comparator<Cluster<?>>
Constructor and Description |
---|
Cluster.PartialComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Cluster<?> o1,
Cluster<?> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Cluster<?> o1, Cluster<?> o2)
compare
in interface Comparator<Cluster<?>>