Collection 是一個interface, 主要用來處理物件的集合根據不同性質的物件處理, 來實作Set, List, Queue, Map等內建的method有boolean add(E e)
確定! 回上一頁