public class CubicBSplineInterpolation.PointCompare extends java.lang.Object implements java.util.Comparator<PointND>
CubicBSplineInterpolation.PointCompare()
int
compare(PointND a, PointND b)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public CubicBSplineInterpolation.PointCompare()
public int compare(PointND a, PointND b)
compare
java.util.Comparator<PointND>