BlockingQueue.pop

Undocumented in source. Be warned that the author may not have intended to support it.

  1. T pop(Duration timeout)
  2. T pop(bool block)
  3. T pop()
    class BlockingQueue(T)
    override
    T
    pop
    ()

Meta