|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uchicago.cs.java.lec03.peeps.Robot
public class Robot
| Field Summary | |
|---|---|
private int |
nGigabyte
|
| Constructor Summary | |
|---|---|
Robot(int gigabyte)
|
|
| Method Summary | |
|---|---|
int |
getGigabyte()
|
void |
setGigabyte(int gigabyte)
|
java.lang.String |
speak()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int nGigabyte
| Constructor Detail |
|---|
public Robot(int gigabyte)
| Method Detail |
|---|
public int getGigabyte()
public void setGigabyte(int gigabyte)
public java.lang.String speak()
speak in interface Speakable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||