|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectEDU.oswego.cs.dl.util.concurrent.LinkedQueue
com.onionnetworks.antflow.job.ExecutorFactoryImpl.CountableLinkedQueue
necessary because channels are lame
| Field Summary |
| Fields inherited from class EDU.oswego.cs.dl.util.concurrent.LinkedQueue |
head_, last_, putLock_, waitingForTake_ |
| Constructor Summary | |
ExecutorFactoryImpl.CountableLinkedQueue()
|
|
| Method Summary | |
int |
getSize()
|
| Methods inherited from class EDU.oswego.cs.dl.util.concurrent.LinkedQueue |
extract, insert, isEmpty, offer, peek, poll, put, take |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExecutorFactoryImpl.CountableLinkedQueue()
| Method Detail |
public int getSize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||