protected class VoltageClusterer.MapValueArrayComparator
extends java.lang.Object
implements java.util.Comparator<V>
Modifier | Constructor and Description |
---|---|
protected |
MapValueArrayComparator(java.util.Map<V,double[]> map) |
Modifier and Type | Method and Description |
---|---|
int |
compare(V o1,
V o2) |