集合類說明及區別

Collection ├List │├LinkedList │├ArrayList │└Vector │ └Stack └Set Map ├Hashtable ├HashMap └WeakHashMaphtml Collection接口   Collection是最基本的集合接口,一個Collection表明一組Object,即Collection的元素(Elements)。一些 Collecti
相關文章
相關標籤/搜索