public class AddeChooser.ServerComparator extends Object implements Comparator<AddeServer>
Constructor and Description |
---|
AddeChooser.ServerComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AddeServer server1,
AddeServer server2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public AddeChooser.ServerComparator()
public int compare(AddeServer server1, AddeServer server2)
compare
in interface Comparator<AddeServer>