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