public class Point extends Object implements Serializable
Constructor and Description |
---|
Point(double x,
double y)
|
Point(Point point)
|
public Point(double x, double y)
x
- y
- public Point(Point point)
point
- must not be null.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.