摘要: List集合 List接口是继承Collection接口,所以Collection集合中有的方法,List集合也会继承过来,可以直接使用。 All Superinterfaces: Collection, Iterable All Implementing Classes: AbstractList 阅读全文
posted @ 2021-04-02 20:27 失昼 阅读(34) 评论(0) 推荐(0)