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