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