摘要: 数组和集合的区别 注意:集合有个特点:只能存放引用数据类型的数据,不能是基本数据类型,基本数据类型自动装箱,对应包装类 int Integer list set 的区别 TreeSet底层 iterator(),iterator,iterable的关系 阅读全文
posted @ 2022-03-23 11:19 易粤枫 阅读(70) 评论(0) 推荐(0)