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)
示例值:200
x
public Point.Builder y(Double y)
y
public Point build()
Copyright © 2022. All rights reserved.