public class OtherMessageComparator extends java.lang.Object implements java.util.Comparator<ReplicatorMessages.OtherMessage>
Constructor and Description |
---|
OtherMessageComparator() |
Modifier and Type | Method and Description |
---|---|
static int |
compare(ReplicatorMessages.OtherMessage a,
ReplicatorMessages.OtherMessage b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static int compare(ReplicatorMessages.OtherMessage a, ReplicatorMessages.OtherMessage b)