public static class ProtobufOutputMarshaller.ActivationsSorter extends Object implements Comparator<Activation>
Modifier and Type | Field and Description |
---|---|
static ProtobufOutputMarshaller.ActivationsSorter |
INSTANCE |
Constructor and Description |
---|
ProtobufOutputMarshaller.ActivationsSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Activation o1,
Activation o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static final ProtobufOutputMarshaller.ActivationsSorter INSTANCE
public ProtobufOutputMarshaller.ActivationsSorter()
public int compare(Activation o1, Activation o2)
compare
in interface Comparator<Activation>
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.