java中的數據結構——Collection

Java中的數據結構 分Map和Collection兩種(Map和Collection都是接口) Map的常用實現類:Hashmap、Hashtable、Treemap、LinkedHashmap、ConcurrentHashmap Collection: List:Vector、ArrayList、LinkedList Set:HashSet、LinkedHashSet List和Set區別:
相關文章
相關標籤/搜索