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