public static class ProtobufOutputMarshaller.ActivationsSorter extends Object implements Comparator<org.drools.core.spi.Activation>
| Modifier and Type | Field and Description |
|---|---|
static ProtobufOutputMarshaller.ActivationsSorter |
INSTANCE |
| Constructor and Description |
|---|
ActivationsSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.drools.core.spi.Activation o1,
org.drools.core.spi.Activation o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final ProtobufOutputMarshaller.ActivationsSorter INSTANCE
public int compare(org.drools.core.spi.Activation o1,
org.drools.core.spi.Activation o2)
compare in interface Comparator<org.drools.core.spi.Activation>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.