public class OtherMessageComparator$ extends java.lang.Object implements java.util.Comparator<ReplicatorMessages.OtherMessage>
| Modifier and Type | Field and Description |
|---|---|
static OtherMessageComparator$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
OtherMessageComparator$() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ReplicatorMessages.OtherMessage a,
ReplicatorMessages.OtherMessage b) |
public static final OtherMessageComparator$ MODULE$
public int compare(ReplicatorMessages.OtherMessage a, ReplicatorMessages.OtherMessage b)
compare in interface java.util.Comparator<ReplicatorMessages.OtherMessage>