摘要: Collection接口和常用方法 collection接口 包含:list和set两个接口 而list里有Vector类,ArrayList类和LinkedList类 set里有:Hashset类和Treeset类 collection接口实现类的特点 collection类实现子类可以存放多个元 阅读全文
posted @ 2023-05-05 18:12 寇 阅读(25) 评论(0) 推荐(0)