protected class mxMedianHybridCrossingReduction.MedianCellSorter extends Object implements Comparable<Object>
| Modifier and Type | Field and Description |
|---|---|
double |
medianValue
The median value of the cell stored
|
| Modifier | Constructor and Description |
|---|---|
protected |
mxMedianHybridCrossingReduction.MedianCellSorter() |
protected mxMedianHybridCrossingReduction.MedianCellSorter()
public int compareTo(Object arg0)
compareTo in interface Comparable<Object>arg0 - the object to be compared toCopyright (c) 2010 Gaudenz Alder. All rights reserved.