集合知识点整理
摘要:
Collection接口 1综述:集合接口Collection 接口java.util包 Collecton接口常用的子接口有:List接口(列表,序列)、Set接口(集) List接口常用的子类有:ArrayList类(数组列表)、LinkedList类(链表) Set接口常用的子类有:HashS 阅读全文
posted @ 2017-06-03 22:34 终难遇 阅读(369) 评论(0) 推荐(0)
posted @ 2017-06-03 22:34 终难遇 阅读(369) 评论(0) 推荐(0)
posted @ 2017-06-03 22:13 终难遇 阅读(136) 评论(0) 推荐(0)
posted @ 2017-06-03 21:13 终难遇 阅读(286) 评论(0) 推荐(0)