LinkedBlockingQueue.fullyLock

Locks to prevent both puts and takes.

class LinkedBlockingQueue(E)
void
fullyLock
()

Meta