public static class SupportPointFunction.SupportPointComperator extends java.lang.Object implements java.util.Comparator<SupportPoint>
Constructor and Description |
---|
SupportPointComperator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SupportPoint o1,
SupportPoint o2) |
public int compare(SupportPoint o1, SupportPoint o2)
compare
in interface java.util.Comparator<SupportPoint>