在java5中新增加了java.util.Queue接口,用以支持队列的常见操作。该接口扩展了java.util.Collection接口。 Queue继承了Collection接口. Queue使用时要 ...
確定! 回上一頁