A utility class used to track cells whilst sorting occurs on the median values. Does not violate (x.compareTo(y)==0) == (x.equals(y))
Variable: cell
The cell whose median value is being calculated
false
The weighted value of the cell stored.
0
Compares two MedianCellSorters.
Generated using TypeDoc
A utility class used to track cells whilst sorting occurs on the median values. Does not violate (x.compareTo(y)==0) == (x.equals(y))