BlockingQueue.pop

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

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

Meta