| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SchedulerListenerScheduler.
Method Summary | |
void |
|
void |
|
void |
|
void |
|
public void resumed(Runnable r)
- Parameters:
r-
public void started(Runnable r)
- Parameters:
r-
public void stopped(Runnable r)
- Parameters:
r-
public void suspended(Runnable r)
- Parameters:
r-