|
|||||||||
| Home >> All >> [ Scheduler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Scheduler
Class jq_SynchThreadQueue

java.lang.ObjectScheduler.jq_ThreadQueue
Scheduler.jq_SynchThreadQueue
- public class jq_SynchThreadQueue
- extends jq_ThreadQueue
| Field Summary |
| Fields inherited from class Scheduler.jq_ThreadQueue |
|
| Constructor Summary | |
jq_SynchThreadQueue()
|
|
| Method Summary | |
jq_Thread |
dequeue()
|
void |
enqueue(jq_Thread t)
|
| Methods inherited from class Scheduler.jq_ThreadQueue |
enqueueFront, isEmpty, remove, threads, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
jq_SynchThreadQueue
public jq_SynchThreadQueue()
| Method Detail |
enqueue
public void enqueue(jq_Thread t)
- Overrides:
enqueuein classjq_ThreadQueue
dequeue
public jq_Thread dequeue()
- Overrides:
dequeuein classjq_ThreadQueue
|
|||||||||
| Home >> All >> [ Scheduler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC