org.drools.marshalling.impl
Class OutputMarshaller.HandleSorter
java.lang.Object
org.drools.marshalling.impl.OutputMarshaller.HandleSorter
- All Implemented Interfaces:
- Comparator<InternalFactHandle>
- Enclosing class:
- OutputMarshaller
public static class OutputMarshaller.HandleSorter
- extends Object
- implements Comparator<InternalFactHandle>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputMarshaller.HandleSorter
public OutputMarshaller.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.