public static class Point.Builder extends Object
Builder()
Point
build()
Point.Builder
x(Double x)
y(Double y)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Point.Builder x(Double x)
public Point.Builder y(Double y)
public Point build()
Copyright © 2022. All rights reserved.