org.drools.marshalling.impl
Class ProtobufOutputMarshaller.ActivationsSorter
java.lang.Object
org.drools.marshalling.impl.ProtobufOutputMarshaller.ActivationsSorter
- All Implemented Interfaces:
- Comparator<Activation>
- Enclosing class:
- ProtobufOutputMarshaller
public static class ProtobufOutputMarshaller.ActivationsSorter
- extends Object
- implements Comparator<Activation>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final ProtobufOutputMarshaller.ActivationsSorter INSTANCE
ProtobufOutputMarshaller.ActivationsSorter
public ProtobufOutputMarshaller.ActivationsSorter()
compare
public int compare(Activation o1,
Activation o2)
- Specified by:
compare
in interface Comparator<Activation>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.