static Point.Builder
newBuilder()
Point.Builder
x(Double x)
y(Double y)
Point(Point.Builder builder)