Add the following accessor method to the Point class:
public boolean isVertical (Point other)
Returns true if the given Point lines up vertically with this Point, that is, if their x-coordinates are the same.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.