protected static class RunnableQueue.Link extends DoublyLinkedList.Node
| Modifier and Type | Method and Description |
|---|---|
void |
unlock()
unlock link and notify locker.
|
getNext, getPrev, insertBefore, setNext, setPrev, unlinkpublic Link(Runnable r)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.