|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.conflict.DepthConflictResolver
![]() |
![]() |
| Field Summary | |
static DepthConflictResolver |
INSTANCE
|
| Constructor Summary | |
DepthConflictResolver()
|
|
| Method Summary | |
int |
compare(Activation lhs,
Activation rhs)
|
int |
compare(java.lang.Object existing,
java.lang.Object adding)
|
static DepthConflictResolver |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Field Detail |
public static final DepthConflictResolver INSTANCE
| Constructor Detail |
public DepthConflictResolver()
| Method Detail |
public static DepthConflictResolver getInstance()
public final int compare(java.lang.Object existing,
java.lang.Object adding)
compare in interface java.util.ComparatorConflictResolver
public int compare(Activation lhs,
Activation rhs)
compare in interface ConflictResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||