java.util 接口Queue<E> ; 抛出异常, 返回特殊值 ; 插入, add(e) · offer(e) ; 移除, remove() · poll() ; 检查, element() · peek() ...
確定! 回上一頁