|
Trull | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.luc.cs.trull.FastScheduler.WaitableRunnable
edu.luc.cs.trull.DefaultScheduler.QueuedRunnable
private class DefaultScheduler.QueuedRunnable
A wrapper around a runnable that decrements the queue length when the runnable has finished.
| Constructor Summary | |
|---|---|
DefaultScheduler.QueuedRunnable(java.lang.Runnable task,
EDU.oswego.cs.dl.util.concurrent.Latch done)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultScheduler.QueuedRunnable(java.lang.Runnable task,
EDU.oswego.cs.dl.util.concurrent.Latch done)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class FastScheduler.WaitableRunnable
|
Trull | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||