|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcrn.comparators.ChangesCountsComparator
A class used to compare the changes counts.
Field Summary | |
static int |
MAX_SIMILAR_CHANGES_COUNTS_DIFFERENCE
Defines the maximal difference between similar changes counts. |
Constructor Summary | |
ChangesCountsComparator()
|
Method Summary | |
float |
CompareIEs(IE ie1,
IE ie2)
Compares two IEs. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int MAX_SIMILAR_CHANGES_COUNTS_DIFFERENCE
Constructor Detail |
public ChangesCountsComparator()
Method Detail |
public float CompareIEs(IE ie1, IE ie2)
IEComparator
CompareIEs
in interface IEComparator
ie1
- The first of the IEs to be compared.ie2
- The second of the IEs to be compared.
IEComparator.CompareIEs(crn.IE, crn.IE)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |