@Environment(value=CLIENT) public static class RealmsServer.McoServerComparator extends Object implements Comparator<RealmsServer>
| Constructor and Description |
|---|
McoServerComparator(String owner) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RealmsServer realmsServer,
RealmsServer realmsServer2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongprivate final String refOwner
public McoServerComparator(String owner)
public int compare(RealmsServer realmsServer, RealmsServer realmsServer2)
compare in interface Comparator<RealmsServer>