Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
edu.emory.mathcs.backport.java.util.concurrent.helpers.WaitQueue
edu.emory.mathcs.backport.java.util.concurrent.helpers.FIFOWaitQueue
Nested Class Summary |
Nested classes/interfaces inherited from class edu.emory.mathcs.backport.java.util.concurrent.helpers.WaitQueue | |
WaitQueue.QueuedSync , WaitQueue.WaitNode |
Field Summary | |
protected WaitQueue.WaitNode | |
protected WaitQueue.WaitNode |
Constructor Summary | |
Method Summary | |
WaitQueue.WaitNode |
|
int | |
Collection | |
boolean |
|
void | |
boolean |
|
void |
Methods inherited from class edu.emory.mathcs.backport.java.util.concurrent.helpers.WaitQueue | |
extract , getLength , getWaitingThreads , hasNodes , insert , isWaiting , putBack |
public Collection getWaitingThreads()
- Overrides:
- getWaitingThreads in interface WaitQueue