org.apache.uima.annotator.regex.impl
Class RuleComparator
java.lang.Object
org.apache.uima.annotator.regex.impl.RuleComparator
- All Implemented Interfaces:
- Serializable, Comparator<Rule>
public class RuleComparator
- extends Object
- implements Comparator<Rule>, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleComparator
public RuleComparator()
compare
public int compare(Rule r1,
Rule r2)
- Specified by:
compare
in interface Comparator<Rule>
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.