|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.core.Timer
public class Timer
This class is used by the JADE internal timing system to schedule actions after a given amount of time. It should not be used by application developers.
| Constructor Summary | |
|---|---|
Timer(long when,
TimerListener tl)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Timer(long when,
TimerListener tl)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||