@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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
private final String refOwner
public McoServerComparator(String owner)
public int compare(RealmsServer realmsServer, RealmsServer realmsServer2)
compare
in interface Comparator<RealmsServer>