@exception java.util.NoSuchElementException if the queue is empty. */ Object dequeue(); /** * Returns the front item from the queue without popping it.
確定! 回上一頁