Class OtherMessageComparator$
java.lang.Object
org.apache.pekko.cluster.ddata.protobuf.OtherMessageComparator$
- All Implemented Interfaces:
Comparator<ReplicatorMessages.OtherMessage>
public class OtherMessageComparator$
extends Object
implements Comparator<ReplicatorMessages.OtherMessage>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OtherMessageComparator$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
OtherMessageComparator$
public OtherMessageComparator$()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ReplicatorMessages.OtherMessage>
-