If the queue is full the put() method blocks till an element is removed, typically by another thread with which the Queue instance is shared.
確定! 回上一頁