-
-
字段概要
字段
| 限定符和类型 |
字段和说明 |
int |
x |
int |
y |
-
构造器概要
构造器
| 构造器和说明 |
Point(int x,
int y) |
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
setX
public void setX(int x)
-
setY
public void setY(int y)
Copyright © 2018. All rights reserved.