摘要:
public class _01_TestGeneric { public static void main(String[] args) { // TODO Auto-generated method stub // MyCollection myCollection = new MyCollection(); // 让程序更加稳定 MyCollection myCollec... 阅读全文
posted @ 2019-05-03 23:44
小沐CA
阅读(156)
评论(0)
推荐(0)
摘要:
Collection接口_List接口_ArrayList集合常用方法 Collection是所有单列集合的父接口,因此在Collection中定义了单列集合(List和Set)通用的一些方法,这些方法可用于操作所有的单列集合。 Collection接口的方法: List接口 List接口继承自Co 阅读全文
posted @ 2019-05-03 15:53
小沐CA
阅读(513)
评论(0)
推荐(0)

浙公网安备 33010602011771号