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