Collection集合類

常用集合類的繼承結構如下:  Collection(接口)<–List(接口)<–Vector  Collection(接口)<–List(接口)<–ArrayList  Collection(接口)<–List(接口)<–LinkedList  Collection(接口)<–Set(接口)<–HashSet(實現類)  Collection(接口)<–Set(接口)<–HashSet(實現類)
相關文章
相關標籤/搜索