se.cambio.cds.gdl.model.readable.util
Class RulePriorityComparator
java.lang.Object
se.cambio.cds.gdl.model.readable.util.RulePriorityComparator
- All Implemented Interfaces:
- Comparator<Rule>
public class RulePriorityComparator
- extends Object
- implements Comparator<Rule>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RulePriorityComparator
public RulePriorityComparator()
compare
public int compare(Rule o1,
Rule o2)
- Specified by:
compare
in interface Comparator<Rule>
Copyright © 2013 Cambio. All Rights Reserved.