Class ProtobufOutputMarshaller.HandleSorter
java.lang.Object
org.drools.serialization.protobuf.ProtobufOutputMarshaller.HandleSorter
- All Implemented Interfaces:
Comparator<InternalFactHandle>
- Enclosing class:
- ProtobufOutputMarshaller
public static class ProtobufOutputMarshaller.HandleSorter
extends Object
implements Comparator<InternalFactHandle>
-
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Constructor Details
-
HandleSorter
public HandleSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<InternalFactHandle>
-