|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--blue.njumber.Njumber
| Constructor Summary | |
Njumber()
|
|
| Method Summary | |
boolean |
atHome()
|
int |
distance()
|
abstract void |
jump()
|
void |
jump(int n)
|
void |
jumpHome()
|
int |
location()
|
void |
prolixPrint()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Njumber()
| Method Detail |
public int location()
public int distance()
public void prolixPrint()
public abstract void jump()
public void jump(int n)
public void jumpHome()
public boolean atHome()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||