|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Model
Constructor Summary | |
Model(int n)
|
Method Summary | |
void |
buildObjects()
Create a List and fill it with N student objects. |
void |
checkAgain()
|
void |
checkAgents()
Tell the agents to sayHi in various ways. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Model(int n)
Method Detail |
public void buildObjects()
public void checkAgents()
public void checkAgain()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |