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