|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsimulation.HostPoint
| Field Summary | |
int |
x
|
int |
y
|
| Constructor Summary | |
HostPoint()
Creates a new instance of HostPoint |
|
HostPoint(int new_x,
int new_y)
|
|
| Method Summary | |
(package private) void |
CalcHostPoint(int n)
|
(package private) int |
getX()
|
(package private) int |
getY()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int x
public int y
| Constructor Detail |
public HostPoint()
public HostPoint(int new_x,
int new_y)
| Method Detail |
void CalcHostPoint(int n)
int getX()
int getY()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||