public static class RuleExecutor.SalienceComparator extends Object implements Comparator
Modifier and Type | Field and Description |
---|---|
static RuleExecutor.SalienceComparator |
INSTANCE |
Constructor and Description |
---|
RuleExecutor.SalienceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object existing,
Object adding) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static final RuleExecutor.SalienceComparator INSTANCE
public int compare(Object existing, Object adding)
compare
in interface Comparator
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.