public class PointPair_2 extends Pair<Point_>
PointPair_2(Point_2 a, Point_2 b)
double
distance()
equals, getFirst, getSecond, hashCode, setFirst, setSecond, toString
getClass, notify, notifyAll, wait, wait, wait
public PointPair_2(Point_2 a, Point_2 b)
public double distance()