Class LexoRankRowUtils
java.lang.Object
com.atlassian.greenhopper.manager.lexorank.LexoRankRowUtils
An util class used to compare LexoRankRow objects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
areRowsDifferent
(LexoRankRow[] expected, LexoRankRow[] actual) static boolean
areRowsDifferent
(LexoRankRow expected, LexoRankRow actual) static boolean
areRowsEqual
(LexoRankRow[] expected, LexoRankRow[] actual)
-
Constructor Details
-
LexoRankRowUtils
public LexoRankRowUtils()
-
-
Method Details
-
areRowsDifferent
-
areRowsEqual
-
areRowsDifferent
-