protected static class RunnableQueue.Link extends DoublyLinkedList.Node
| Constructor and Description |
|---|
RunnableQueue.Link(java.lang.Runnable r)
Creates a new link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
unlock()
unlock link and notify locker.
|
getNext, getPrev, insertBefore, setNext, setPrev, unlinkCopyright ? 2009 Apache Software Foundation. All Rights Reserved.