BlockingQueue.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T item)
  2. void put(T[] items)
    class BlockingQueue(T)
    void
    put
    (
    T[] items
    )

Meta