protected class mxMedianHybridCrossingReduction.MedianCellSorter
extends java.lang.Object
implements java.lang.Comparable<java.lang.Object>
Modifier and Type | Field and Description |
---|---|
double |
medianValue
The median value of the cell stored
|
Modifier | Constructor and Description |
---|---|
protected |
mxMedianHybridCrossingReduction.MedianCellSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object arg0)
comparator on the medianValue
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.