Java 集合類 總結

集合總結: Collection Boolean addAll(Collection<?> c):並 Boolean removeAll(Collection<?> c):差 Boolean retainAll(Collection<?> c):交 PriorityQueue未實現Cloneable接口,但實現了Serializable接口 其餘的都實現了Cloneable和Serializabl
相關文章
相關標籤/搜索