|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Timer.Timeable
Implementations of this interface are passed to Timer, to be called back after a specified interval.
Timer.requestDelayedCallback(com.sun.javatest.util.Timer.Timeable, long)
Method Summary | |
---|---|
void |
timeout()
This method will be called if an implementation of this interface is passed to a Timer. |
Method Detail |
---|
void timeout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |