|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.gac.mcs178.gack.Registry
public class Registry
Constructor Summary | |
---|---|
Registry()
|
Method Summary | |
---|---|
void |
add(AutoPerson autoPerson)
|
void |
remove(AutoPerson autoPerson)
|
void |
trigger()
|
void |
trigger(int numTimes)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Registry()
Method Detail |
---|
public void add(AutoPerson autoPerson)
public void remove(AutoPerson autoPerson)
public void trigger()
public void trigger(int numTimes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |