Add the following constructor to your Line class:
public Line (int x1, int y1, int x2, int y2)
Constructs a new Line that contains the given two Points.
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.