Java常用容器类与接口

常用容器类相关 在 java.util 包中,包括三个常用的数据结构接口:List / Set / Map 详细点儿的包含继承关系如下 Collection List LinkedList Vector ArrayList Map TreeMap HashMap Hashtable Set TreeSet HashSet Queue PriorityQueue Collection Collect
相关文章
相关标签/搜索