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, unlink
public Link(Runnable r)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.