Package ipsk.util
Interface TimerListener
-
public interface TimerListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinterrupted(java.lang.InterruptedException ie)voidtimeOut()
-
public interface TimerListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
interrupted(java.lang.InterruptedException ie) |
|
void |
timeOut() |