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